XdSignatureStatus Enumeration

Microsoft Office InfoPath

The XdSignatureStatus enumeration is used to determine the status of a digital signature. These enumerated values are returned by the Status property of the Signature object.

NameValueDescription
xdSignatureStatusError0The status of the specified digital signature cannot be determined.
xdSignatureStatusValid1The specified digital signature is valid.
xdSignatureStatusInvalid2The specified digital signature is invalid.
xdSignatureStatusUnsupported3The specified digital signature is not supported by Microsoft Office InfoPath 2003.