This documentation is archived and is not being maintained.
SignatureStatus enumeration
Specifies the status of a digital signature.
Namespace:
Microsoft.Office.InfoPathAssembly:
Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Error | The status of the specified digital signature cannot be determined. |
| Valid | The specified digital signature is valid. |
| Invalid | The specified digital signature is invalid. |
| Unsupported | The specified digital signature is not supported by Microsoft InfoPath. |
These enumerated values are returned by the Status property of the Signature class.
This type or member can be accessed only from code running in forms opened in Microsoft InfoPath Filler.