GroupType Enumeration
Specifies the type (source) of a security group.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| ActiveDirectoryGroup | The group is defined in Active Directory. | |
| InternalGroup | Obsolete. The group is internal. | |
| LocalGroup | The group is defined on the local machine. | |
| None | The group has no specific type. | |
| OtherGroup | Obsolete. The group type is not known. |
The GroupType simple type specifies the type (source) of a security group.
Show: