Class PermissionsContract
Represents permissions
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class PermissionsContract : Object
Name | Description |
---|---|
PermissionsContract() |
Fields
Name | Description |
---|---|
CanCreate | New entries can be created |
CanDelete | Entries can be deleted |
CanRead | It can be read |
CanUpdate | Entries can be changed |