Share via


SignedDataBlock.SignatureContainer property

Gets the root XML node of the subtree containing the signatures in the SignedDataBlockObject object.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
ReadOnly Property SignatureContainer As IXMLDOMNode
    Get
'Usage
Dim instance As SignedDataBlock
Dim value As IXMLDOMNode

value = instance.SignatureContainer
IXMLDOMNode SignatureContainer { get; }

Property value

Type: Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode

See also

Reference

SignedDataBlock interface

SignedDataBlock members

Microsoft.Office.Interop.InfoPath namespace