GCDNValueDnType Enumeration |
[Missing <summary> documentation for "T:DXMLBase.Gcv.GCDNValue.DnType"]
Namespace: DXMLBase.Gcv
Member name | Value | Description | |
---|---|---|---|
DN_TYPE_INVALID | -1 | ||
DN_TYPE_LDAP | 0 | Integer constant representing DN type "ldap" | |
DN_TYPE_SLASH | 1 | Integer constant representing DN type "slash" | |
DN_TYPE_QSLASH | 2 | Integer constant representing DN type "qualified-slash" | |
DN_TYPE_DOT | 3 | Integer constant representing DN type "dot" | |
DN_TYPE_QDOT | 4 | Integer constant representing DN type "qualified-dot" | |
DN_TYPE_CUSTOM | 5 | Integer constant representing DN type "custom" |