SignedDataBlockCollection Members
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 | |
---|---|---|
SignedDataBlockCollection |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of SignedDataBlock objects defined in the form template. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Gets a System.Collections.IEnumerator object that iterates over all entries in the SignedDataBlockCollection collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ShowSignatureDialog | Displays the Digital Signatures dialog box. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SignedDataBlockCollection Class
Microsoft.Office.InfoPath Namespace