SignEventArgs class
Office 2013 and later
Provides data for the Sign event of a form.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
The SignEventArgs object passes state information to an event handler for the Sign event. Use the SignedDataBlock property to determine which set of signable data raised the Sign event.
An event handler for the Sign event can run custom code only in a form template with the Full Trust security level.
Show: