Class FileParameterContract
Represents a input file
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class FileParameterContract : Object
Name | Description |
---|---|
FileParameterContract() |
Fields
Name | Description |
---|---|
CertificateId | Id of the certificate |
ContentProtectionFileId | Id of the uploaded content protection file |
ContentProtectionFileName | Name for protection file (e.g. signature.p7s) |
ContentProtectionReportFileId | Id of the uploaded content protection report file |
ContentProtectionReportFileName | Name for protection report file (e.g. SignatureReport.pdf, SignatureReport.html) |
FileId | Id of the uploaded file |
FileReference | Import file as reference. If true, FileId has to be filled with the reference information. |
HashValue | Defines the SHA 512 hash value for this file. Only supported for reference imports. FileReference |
Name | Name of the file |
PageCount | Page count for file |
RenditionId | Id of the rendition |
SignatureProfileName | Signature profile name |
SignatureTypeEnum | Type of signature SignatureTypeEnum |
UpdateActionEnum | Action for updates UpdateActionEnum |