SignedDataBlock.Name Property

Gets the friendly name of a SignedDataBlock object.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
'Usage

Property Value

The friendly name of a SignedDataBlock object.

Remarks

If the form template is configured to enable digital signatures for specific data in the form, the value of the Name property corresponds to the value entered in the Type a name for the data that can be signed box of the Set of Signable Data dialog box when the set of signable data was defined.

If the form template is configured to enable digital signatures for the entire form, the Name property will always return "Entire_form".

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

This type or member can be accessed only from code running in forms opened in Microsoft Office InfoPath 2007.

See Also

Reference

SignedDataBlock Class
SignedDataBlock Members
Microsoft.Office.InfoPath Namespace