ExtendedDNFlag Enumeration
.NET Framework (current version)
The ExtendedDNFlag enumeration specifies the format of an extended distinguished name.
Assembly: System.DirectoryServices.Protocols (in System.DirectoryServices.Protocols.dll)
| Member name | Description | |
|---|---|---|
| HexString | Specifies that the GUID and SID values are returned in hexadecimal format. The value is equal to 0. | |
| StandardString | Specifies that the GUID and SID values are returned in standard string format. The value is equal to 1. |
.NET Framework
Available since 2.0
Available since 2.0
Show: