SignatureObject members

Include protected members
Include inherited members

Represents a digital signature that has been added to a form or set of signed data in a form.

The SignatureObject 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. (Inherited from Signature.)
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. (Inherited from Signature.)
Public property SignatureBlockXmlNode Gets the XML node corresponding a digital signature. (Inherited from Signature.)
Public property Status Gets the status of the specified digital signature. (Inherited from Signature.)

Top

Methods

  Name Description
Public method Sign Writes the XML digital signature block and computes the cryptographic hash for the signed data. (Inherited from Signature.)

Top

See also

Reference

SignatureObject interface

Microsoft.Office.Interop.InfoPath namespace