Signature members

Include protected members
Include inherited members

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

The Signature type exposes the following members.

Constructors

  Name Description
Protected method Signature

Top

Properties

  Name Description
Public property Certificate Gets the Certificate object that represents 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 the user added to the digital signature associated with a form or a set of signed data in a form.
Public property SignatureBlockXmlNode Gets a System.Xml.XPathNavigator object positioned at the XML node that contains a digital signature.
Public property Status Gets a SignatureStatus value that specifies the status of the associated digital signature.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Sign Writes the XML digital signature block and computes the cryptographic hash for the signed data.
Public method ToString (Inherited from Object.)

Top

See also

Reference

Signature class

Microsoft.Office.InfoPath namespace