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

SignatureStatus Enumeration (Microsoft.Office.InfoPath)

Specifies the status of a digital signature.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
public enum SignatureStatus
 Member nameDescription
ErrorThe status of the specified digital signature cannot be determined. 
InvalidThe specified digital signature is invalid. 
UnsupportedThe specified digital signature is not supported by Microsoft Office InfoPath 2007. 
ValidThe specified digital signature is valid. 

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 Office InfoPath 2007.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.