CdmGroup
Represents an Active Directory group. 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. |
GroupCategory |
ADGroupCategory |
Category of the Active Directory group. |
GroupScope |
ADGroupScope |
Scope of the Active Directory group. |
Guid |
Guid |
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 |
SID of the Active Directory principal. |