DigitalSignature Properties |
The DigitalSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Certificate |
Certificate object that was used to sign the document.
Read-only X509Certificate2.
|
![]() | Comments |
The purpose of signature.
Read/write String.
|
![]() ![]() | IsValid |
If this digital signature is valid and the document has not been tampered with, this value will be true.
Read-only Boolean.
|
![]() ![]() | SignTime |
The time when the document was signed.
Read-only DateTime.
|