DigitalSignature Properties |
The DigitalSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Certificate | Obsolete.
Returns the certificate object that was used to sign the document.
|
![]() ![]() | CertificateHolder |
Returns the certificate holder object that contains the certificate was used to sign the document.
|
![]() ![]() | Comments |
Gets the signing purpose comment.
|
![]() ![]() | IssuerName |
Returns the subject distinguished name of the certificate isuuer.
|
![]() ![]() | IsValid |
Returns true if this digital signature is valid and the document has not been tampered with.
|
![]() ![]() | SignatureType |
Gets the type of the digital signature.
|
![]() ![]() | SignTime |
Gets the time the document was signed.
|
![]() ![]() | SubjectName |
Returns the subject distinguished name of the certificate that was used to sign the document.
|