Share via


SignedDataBlock Object Members

InfoPath Developer Reference

Represents a set of signed data in an InfoPath form.

Methods

  Name Description
Bb230066.methods(en-us,office.12).gif Sign Invokes the Digital Signatures dialog box to add a digital signature to a set of signed data in an InfoPath form.

Properties

  Name Description
Bb230066.properties(en-us,office.12).gif Caption A read-only property that returns the friendly name of the SignedDataBlock object. Read-only
Bb230066.properties(en-us,office.12).gif Name A read-only property that returns the name of a SignedDataBlock object. Read-only
Bb230066.properties(en-us,office.12).gif SignatureContainer A read-only property that returns the root XML node of the subtree containing the signatures in the SignedDataBlock object. Read-only
Bb230066.properties(en-us,office.12).gif SignatureRelation A read-only property that returns the relation among multiple signatures of the SignedDataBlock object, expressed as XdSignatureRelation enumerated constants. Read-only
Bb230066.properties(en-us,office.12).gif Signatures A read-only property that returns a reference to the Signatures collection associated with the SignedDataBlock object. Read-only
Bb230066.properties(en-us,office.12).gif XPath A read-only property that returns the XPath expression of a SignedDataBlock object. Read-only
Bb230066.properties(en-us,office.12).gif XPathNamespaceDeclarations A read-only property containing the namespace declarations for the XPath expression returned by the XPath property of a SignedDataBlock object. Read-only