CdmLocalWindowsGroup
Represents a local Windows group account. The following properties are defined for this object.
Property | Type | Description |
CanonicalName |
string |
Canonical name of the local group in Active Directory. |
Computer |
CdmManagedComputer |
Computer where the local group is defined. |
Description |
string |
Description for the local group. |
Domain |
string |
Domain of the local group in Active Directory. |
Members |
string[] |
Members of the local group . |
Name |
string |
Name of the local group . |
PreferredServer |
string |
Preferred server to use for committing changes to Active Directory. |
State |
LocalWindowsGroupState enum |
State of the local group . The valid values are:
The default state is Inherit. |
Zone |
CdmZone |
The zone where the local group is defined. |