DigitalSignature Class Properties
In This Topic
For a list of all members of this type, see DigitalSignature members.
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