Click or drag to resize
Galactic API

ActiveDirectoryObject Properties

The ActiveDirectoryObject type exposes the following members.

Properties
  NameDescription
Public propertyCommonName
The Common Name (CN) of the object in Active Directory.
Public propertyCreateTimeStamp
The time the object was created in UTC.
Public propertyDistinguishedName
The Distinguished Name (DN) of the object in Active Directory.
Public propertyGUID
The GUID of the object in Active Directory.
Public propertyOrganizationalUnit
The distinguished name of the organizational unit or parent object containing the object.
Public propertySchemaClasses
The schema class types that identify the type of object this is in Active Directory. Examples: group, user, etc.
Top
See Also