CdmAdPrincipal
Represents an Active Directory account principal. The following properties are defined for this object.
Property | Type | Description |
Class |
string |
Class of the Active Directory object. |
DistinguishedName |
string |
Distinguished name of the Active Directory object. |
Guid |
Guid |
Globally unique identifier (GUID) of the Active Directory object. |
Name |
string |
Name of the Active Directory object. |
SamAccountName |
string |
SAM account name of the Active Directory principal. |
Sid |
SecurityIdentifier |
Security identifier (SID) of the Active Directory principal. |