Class RoleContract
Represents a role
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class RoleContract : Object
Name | Description |
---|---|
RoleContract() |
Fields
Name | Description |
---|---|
AllowedActionIds | List of allowed access operation ids |
GroupIds | List of assigend group ids |
Id | Id of the role |
Name | Name of the role |
UserIds | List of assigend user ids |