GroupType Enumeration
Contains values that specify the type (source) of a security group.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| ActiveDirectoryGroup | An Active Directory group. | |
| InternalGroup | An internal group. | |
| LocalGroup | A local Windows group. | |
| None | The group type is unspecified. | |
| OtherGroup | A group other than a Windows group. |
Show: