XdSignatureRelation Enumeration

Microsoft Office InfoPath

The XdSignatureRelation enumeration is used to determine how digital signatures can be added to a SignedDataBlock object. These enumerated values are read-only.

NameValueDescription
xdSignatureRelationCoSign2Specifies that signatures are independent of each other in the SignedDataBlock object.
xdSignatureRelationCounterSign3Specifies that each signature signs the preceding signature in the SignedDataBlock object.
xdSignatureRelationSingle1Specifies that only one signature can exist in the SignedDataBlock object.