Signature Members (Microsoft.Office.InfoPath)

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

The following tables list the members exposed by the Signature type.

Protected Constructors

  Name Description
Protected method Signature  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (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

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Signature Class
Microsoft.Office.InfoPath Namespace