ActiveDirectorySyntax Enumeration
.NET Framework 2.0
Specifies the data representation (syntax) type of a ActiveDirectorySchemaProperty object.
Namespace: System.DirectoryServices.ActiveDirectory
Assembly: System.DirectoryServices (in system.directoryservices.dll)
Assembly: System.DirectoryServices (in system.directoryservices.dll)
| Member name | Description | |
|---|---|---|
| AccessPointDN | An AccessPoint object type. | |
| Bool | A Boolean value type. | |
| CaseExactString | A case-sensitive string type. | |
| CaseIgnoreString | A case-insensitive string type. | |
| DirectoryString | A directory string specification. | |
| DN | A distinguished name of a directory service object. | |
| DNWithBinary | An ADS_DN_WITH_BINARY structure used for mapping a distinguished name to a non-varying GUID. For more information, see the topic "ADS_DN_WITH_BINARY" in the MSDN Library at http://msdn.microsoft.com/library. | |
| DNWithString | An ADS_DN_WITH_STRING structure used for mapping a distinguished name to a non-varying string value. For more information, see the topic "ADS_DN_WITH_STRING" in the MSDN Library at http://msdn.microsoft.com/library | |
| Enumeration | An enumeration value type. | |
| GeneralizedTime | A time expressed in generalized time format. | |
| IA5String | An IA5 character set string. | |
| Int | A 32-bit integer value type. | |
| Int64 | A 64 bit (large) integer value type. | |
| NumericString | A numeric value represented as a string. | |
| OctetString | A byte array represented as a string. | |
| Oid | An OID value type. | |
| ORName | An OR-Name object type. | |
| PresentationAddress | A Presentation-Address object type. | |
| PrintableString | A printable character set string. | |
| ReplicaLink | A Replica-Link object type. | |
| SecurityDescriptor | A security descriptor value type. | |
| Sid | An SID value type. | |
| UtcTime | A time expressed in Coordinated Universal Time format. |
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: