DigitalSignature Class Members
In This Topic
The following tables list the members exposed by DigitalSignature.
Public Properties
| Name | Description |
 | CertificateIssuer | Gets the issuer of the certificate needed in order to sign the document. |
 | CertificateOwner | Gets the owner of the certificate needed in order to sign the document. |
 | Comments | Gets the comments from the signer on the purpose for signing the document. |
 | IsValid | Gets if the digital signature is valid and confirms that the document has not been modified since signed. |
 | SignTime | Gets the time at which the document was signed. |
Top
See Also