Group Class
SQL Server 2012
Defines the data contract for the group.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.Group
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.Group
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The Group type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets the audit information. |
![]() | Description | Gets or sets the security group description from active directory. |
![]() | GroupType | Gets or sets the type of the security group. |
![]() | Identifier | Gets or sets the identifier of the security group. |
![]() | SecurityPrivilege | Gets or sets the list of Master Data Services privileges assigned to the group. |
![]() | SID | Gets or sets the security token identifier for the user. |
![]() | UserAssignments | Gets or sets the collection of users assigned to the group. |

