SignedDataBlock Members

Include Protected Members
Include Inherited Members

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. For information about that type, including usage, remarks, and examples, seeSignedDataBlockObject.

The SignedDataBlock type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Sign Invokes the Digital Signatures Wizard to add a digital signature to the currently selected set of data which can be signed in a Microsoft Office InfoPath form.

Top

See Also

Reference

SignedDataBlock Interface

Microsoft.Office.Interop.InfoPath Namespace