SignedDataBlockCollection Members (Microsoft.Office.InfoPath)

The collection of SignedDataBlock objects that correspond to the sets of signable data in the form template as defined in the form definition file (.xsf).

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

Protected Constructors

  Name Description
Protected method SignedDataBlockCollection  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (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)
Public method Static ReferenceEquals  (inherited from Object)
Public method ShowSignatureDialog Displays the Digital Signatures dialog box.
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

SignedDataBlockCollection Class
Microsoft.Office.InfoPath Namespace