SignedDataBlockCollection members

Include protected members
Include inherited members

The collection of SignedDataBlock objects that correspond to the sets of data in the form template that can be digitally signed.

The SignedDataBlockCollection type exposes the following members.

Constructors

  Name Description
Protected method SignedDataBlockCollection

Top

Properties

  Name Description
Public property Count Gets the number of SignedDataBlock objects defined in the form template.
Public property Item Gets a reference to the specified SignedDataBlock object from the SignedDataBlockCollection object based on index position.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets a System.Collections.IEnumerator object that iterates over all entries in the SignedDataBlockCollection collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ShowSignatureDialog Displays the Sign dialog box.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SignedDataBlockCollection class

Microsoft.Office.InfoPath namespace