Expand Minimize
This topic has not yet been rated - Rate this topic

SignatureRelation Enumeration

Specifies the relationship defined for how multiple signatures can be applied to a set of data that can be signed.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
public enum SignatureRelation
Member nameDescription
SingleOnly one signature is allowed in the SignedDateBlock.
CosignSignatures are independent of each other in the SignedDateBlock.
CounterSignEach signature signs the preceding signature in the SignedDateBlock.

These enumerated values are returned by the SignatureRelation property of the SignedDataBlock object.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.