ActiveDirectoryObject Properties |
The ActiveDirectoryObject type exposes the following members.
Name | Description | |
---|---|---|
CommonName |
The Common Name (CN) of the object in Active Directory.
| |
CreateTimeStamp |
The time the object was created in UTC.
| |
DistinguishedName |
The Distinguished Name (DN) of the object in Active Directory.
| |
GUID |
The GUID of the object in Active Directory.
| |
OrganizationalUnit |
The distinguished name of the organizational unit or parent object containing the object.
| |
SchemaClasses |
The schema class types that identify the type of object this is in Active Directory.
Examples: group, user, etc.
|