SignatureInfo Object Members

Represents the information used to create a digital or in-document signature.

Methods

  Name Description
Aa434017.methods(en-us,office.12).gif GetCertificateDetail Displays a specified detail related to a digital certificate.
Aa434017.methods(en-us,office.12).gif GetSignatureDetail Displays a specified detail related to a signature.
Aa434017.methods(en-us,office.12).gif SelectCertificateDetailByThumbprint Displays a dialog box containing information about a digital certificate following vertification of the user from a thumbprint.
Aa434017.methods(en-us,office.12).gif SelectSignatureCertificate Displays a dialog box that allows users to select which signature certificate to use for signing a document.
Aa434017.methods(en-us,office.12).gif ShowSignatureCertificate Displays the selected or default digital certificate.

Properties

  Name Description
Aa434017.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the SignatureInfo object. Read-only.
Aa434017.properties(en-us,office.12).gif CertificateVerificationResults Gets the results from the verification of a digital certificate. Read-only.
Aa434017.properties(en-us,office.12).gif ContentVerificationResults Gets a value representing the results of the verification of the hashed contents of a signed document. Read-only.
Aa434017.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the SignatureInfo object was created. Read-only.
Aa434017.properties(en-us,office.12).gif IsCertificateExpired Gets a Boolean value indicating whether the digital certificate is expired. Read-only.
Aa434017.properties(en-us,office.12).gif IsCertificateRevoked Gets a Boolean value indicating whether the digital certificate is revoked. Read-only.
Aa434017.properties(en-us,office.12).gif IsCertificateUntrusted Gets a Boolean value indicating whether the digital certificate used to digitally sign a document comes from a trusted source. Read-only.
Aa434017.properties(en-us,office.12).gif IsValid Gets a Boolean value indicating whether the signature was successfully validated following signature verification. Read-only.
Aa434017.properties(en-us,office.12).gif ReadOnly Gets a Boolean value indicating whether the SignatureInfo object is read-only. Read-only.
Aa434017.properties(en-us,office.12).gif SignatureComment Gets or sets a value containing comments included in a signature packet. Read/write.
Aa434017.properties(en-us,office.12).gif SignatureImage Gets or sets the value of the image used to sign the document. Read/write.
Aa434017.properties(en-us,office.12).gif SignatureProvider Gets a value identifying an installed signature provider add-in. Read-only.
Aa434017.properties(en-us,office.12).gif SignatureText Gets or sets the value of the signature text used to sign this document. Read/write.