dataType Enumeration |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "dataType", Namespace = "http://schemas.omada.net/ois/2014/Provisioning")] public enum dataType
| Member name | Value | Description | |
|---|---|---|---|
| stringType | 0 | ||
| datetimeType | 1 | ||
| booleanType | 2 | ||
| referenceType | 3 | ||
| intType | 4 | ||
| secureStringType | 5 | ||
| longType | 6 |