Class SecurityHandlerDocumentContract
Represents a security handler document
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class SecurityHandlerDocumentContract : Object
Name | Description |
---|---|
SecurityHandlerDocumentContract() |
Fields
Name | Description |
---|---|
AllowedAccessOperations | List of allowed operations (Guids) |
CreateDate | Date of creation (UTC): yyyy-MM-ddThh:mm:ss |
CreatorUser | User id of creator |
EndDate | End date of the security handler document (UTC): yyyy-MM-ddThh:mm:ss |
Id | Id of the security handler document |
LastChangeDate | Date of last change (UTC): yyyy-MM-ddThh:mm:ss |
LastChangeUser | User id of last changer |
Name | Name of the security handler document |
SearchableObjects | List of searchable object ids (document ids) |
StartDate | Start date of the security handler document (UTC): yyyy-MM-ddThh:mm:ss |