Class DocumentShareContract
Represents a document share
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DocumentShareContract : Object
Name | Description |
---|---|
DocumentShareContract() |
Fields
Name | Description |
---|---|
Id | Id of the document share |
SecurityHandlerDocuments | List of security handler documents |
SubjectId | Subject id (user id) of the document share. Subject id (null) is anonymous user. |
TempAccessDefinitionName | Temporary access definition name of the document share Consists of three parts divided by #: <FileExtension>#<DossierId>#<UserId>. |