SignedDataBlock Members

Represents a set of data in a form that can be signed.

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

Protected Constructors

  Name Description
Protected method SignedDataBlock  

Top

Public Properties

  Name Description
Public property Caption Gets the signature confirmation message defined for the set of signable data represented by the SignedDataBlock object.
Public property Name Gets the friendly name of a SignedDataBlock object.
Public property SignatureContainer Gets a System.Xml.XPathNavigator object positioned at the root XML node of the subtree in the form that contains the signatures applied to the set of data represented by the SignedDataBlock object.
Public property SignatureRelation Gets a SignatureRelation value that specifies the relationship defined for how multiple signatures can be applied to the set of data represented by the SignedDataBlock object.
Public property Signatures Gets a reference to the SignatureCollection object associated with the SignedDataBlock object.
Public property XPath Gets the XPath expression for the set of signable data that is represented by the SignedDataBlock object.

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 Invokes the Sign dialog box for adding a digital signature to the set of signable data represented by the specified SignedDataBlock object.
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

SignedDataBlock Class
Microsoft.Office.InfoPath Namespace