Status Property (Signature Object)

Microsoft Office InfoPath

Show All Show All

Status Property (Signature Object)

A read-only property that returns the status of the specified digital signature. The status that is returned is based on the XdSignatureStatus enumeration

expression.Status

expression    Required. An expression that returns a Signature object.

Security Level

2: 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.

Remarks

The Status property only verifies whether the hash of the digital signature is valid. It does not verify the chain of trust of the digital certificate, nor does it verify that the image of the view captured at the time the signature was added matches the current view of the signed form.

Note  This object model member is not supported when the Disable Service Pack features option on the Advanced tab of the Options dialog box in InfoPath is selected or when Microsoft Office 2003 Service Pack 1 or later is not installed. Any form that implements this object model member in its code will generate an error message if it is opened in InfoPath when service pack features are disabled or unavailable.