Share via


SignatureCollection members

Include protected members
Include inherited members

Contains a Signature object for each digital signature applied to a form or to a set of signable data represented by a SignedDataBlock object.

The SignatureCollection type exposes the following members.

Constructors

  Name Description
Protected method SignatureCollection

Top

Properties

  Name Description
Public property Count Gets the number of Signature objects in the collection.
Public property Item Gets a reference to the specified Signature object from the SignatureCollection object.

Top

Methods

  Name Description
Public method CreateSignature Creates a new Signature object without adding it to the form.
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 SignatureCollection object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SignatureCollection class

Microsoft.Office.InfoPath namespace