This topic has not yet been rated - Rate this topic

SignatureCollection members

This documentation is preliminary and is subject to change.

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.

  NameDescription
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
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.