Class GroupContract
Represents a group of users
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class GroupContract : Object
Name | Description |
---|---|
GroupContract() |
Fields
Name | Description |
---|---|
Description | Description of group |
DisplayName | Display name of the group |
Domain | Windows domain for the group |
Id | Id of group |
Name | Name of the group |
SID | The Windows SID. |
UserIds | List of user ids |