SignatureCollection 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 following tables list the members exposed by the SignatureCollection type.

Protected Constructors

  Name Description
Protected method SignatureCollection  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateSignature Creates a new Signature object without adding it to the form.
Public method Equals  Overloaded. (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)
Public method Static ReferenceEquals  (inherited from 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

SignatureCollection Class
Microsoft.Office.InfoPath Namespace