System::Security::Cryptography::X509Certificates::X509Certificate2::Verify method

X509Certificate2::Verify method

Verifies certificate chain.

bool System::Security::Cryptography::X509Certificates::X509Certificate2::Verify() const

ReturnValue

True if the certificate is valid, false otherwise.

See Also