SignedDataBlock Properties (Microsoft.Office.Interop.InfoPath)
| Name | Description | |
|---|---|---|
| Caption |
Gets the signature confirmation message of the SignedDataBlockObject object.
|
| Name |
Gets the friendly name of a SignedDataBlockObject object.
|
| SignatureContainer |
Gets the root XML node of the subtree containing the signatures in the SignedDataBlockObject object.
|
| SignatureRelation |
Gets the relation among multiple signatures of the SignedDataBlockObject object, expressed as XdSignatureRelation enumerated constants.
|
| Signatures |
Gets a reference to the SignaturesCollection collection associated with the SignedDataBlockObject object.
|
| XPath |
Gets the XPath expression of a SignedDataBlockObject object.
|
| XPathNamespaceDeclarations |
Gets the namespace declarations for the XPath expression returned by the XPath property of a SignedDataBlockObject object.
|