get_NotBefore()

X509Certificate2::get_NotBefore() const method

Gets the local date and time on which a certificate becomes valid.

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

Return Value

Date and time.

See Also