SignedDataBlock members

Include protected members
Include inherited members

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

The SignedDataBlock type exposes the following members.

Constructors

  Name Description
Protected method SignedDataBlock

Top

Properties

  Name Description
Public property Caption Gets the signature confirmation message defined for the set of 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 data that is represented by the SignedDataBlock object.

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 Invokes the Sign dialog box for adding a digital signature to the set of data represented by the specified SignedDataBlock object.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SignedDataBlock class

Microsoft.Office.InfoPath namespace