Verify()

X509Certificate2::Verify() const method

Verifies certificate chain.

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

Return Value

True if the certificate is valid, false otherwise.

See Also