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

CertificateStatus Enumeration (Microsoft.Office.InfoPath)

Specifies the status of a digital certificate.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
public enum CertificateStatus
 Member nameDescription
ErrorThe status of the digital certificate cannot be determined. 
ExpiredThe digital certificate has expired. 
NotTrustedThe digital certificate is not trusted. 
RevokedThe digital certificate has been revoked. 
ValidThe digital certificate is valid. 

These enumerated values are returned by the Status property of the Certificate 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.