CertificateVerificationResults enumeration (Office)

Provides the results of verifying a digital certificate.

Name Value Description
certverresError 0 The verification resulted in an error.
certverresExpired 5 The certification has expired.
certverresInvalid 4 The certification is invalid.
certverresRevoked 6 The certification has been revoked.
certverresUntrusted 7 The certification is from an untrusted source.
certverresUnverified 2 The certification is currently unverified.
certverresValid 3 The certification is valid.
certverresVerifying 1 The certificate is currently being verified.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.