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