AdmExtendedDN
The AdmExtendedDN enumeration specifies the format in which to return the extended distinguished name.
Syntax
enum AdmExtendedDN
{
HexString = 0, //0x0
None = -1, //0xFFFFFFFF
Standard = 1, //0x1
}
Constants
Requirements
Minimum required version: 2009.1