Class SecurityHandlerConfigContract
Represents an additional access definition
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class SecurityHandlerConfigContract : Object
Name | Description |
---|---|
SecurityHandlerConfigContract() |
Fields
Name | Description |
---|---|
AllowedAccessOperations | List of allowed access operations |
DeniedAccessOperations | List of denied access operations |
EndDate | End date for security handler: yyyy-MM-ddThh:mm:ss |
HandledObjects | List of handled objects |
Id | Security handler Id |
Name | Name of the security handler |
RespectProtectionDomain | Handler should respect the protection domain |
StartDate | Start date for security handler: yyyy-MM-ddThh:mm:ss |