Show AllShow All

XdCertificateStatus Enumeration

The XdCertificateStatus enumeration is used to determine the status of a digital certificate. These enumerated values are returned by the Status property of the Certificate object.

NameValueDescription
xdCertificateStatusError0The status of the specified digital certificate cannot be determined.
xdCertificateStatusValid 1The specified digital certificate is valid.
xdCertificateStatusExpired2The specified digital certificate has expired.
xdCertificateStatusNotTrusted 3The specified digital certificate is not trusted.
xdCertificateStatusRevoked 4The specified digital certificate has been revoked.
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp