System::Security::Cryptography::X509Certificates::X509Certificate2::get_NotAfter method

X509Certificate2::get_NotAfter method

Gets the local date and time after which a certificate is no longer valid.

DateTime System::Security::Cryptography::X509Certificates::X509Certificate2::get_NotAfter() const

ReturnValue

Date and time.

See Also