Signature Members

Include Protected Members
Include Inherited Members

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. For information about that type, including usage, remarks, and examples, seeSignatureObject.

The Signature type exposes the following members.

Properties

  Name Description
Public property Certificate Gets the CertificateObject object for the X.509 digital certificate that was used to sign a form or a set of signed data in a form.
Public property Comment Gets the text comment that was added to the digital signature associated with a form or a set of signed data in a form.
Public property SignatureBlockXmlNode Gets the XML node corresponding a digital signature.
Public property Status Gets the status of the specified digital signature.

Top

Methods

  Name Description
Public method Sign Writes the XML digital signature block and computes the cryptographic hash for the signed data.

Top

See Also

Reference

Signature Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace