DigitalSignature
Contents
[
Hide
]
digitalSignature
Signature in file.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Comments | String | True | False | The purpose to signature. | |
SignTime | String | True | False | The time when the document was signed. | |
Id | String | True | False | Specifies a GUID which can be cross-referenced with the GUID of the signature line stored in the document content. Default value is Empty (all zeroes) Guid. | |
Password | String | True | False | Specifies the text of actual signature in the digital signature. Default value is Empty. | |
Image | Array |
True | False | Specifies an image for the digital signature. Default value is null. | |
ProviderId | String | True | False | Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid. | |
IsValid | Boolean | True | False | If this digital signature is valid and the document has not been tampered with, this value will be true. | |
XAdESType | String | True | False | XAdES type. Default value is None(XAdES is off). |