System::Security::Cryptography::X509Certificates::X509Certificate2::get_Archived method

X509Certificate2::get_Archived method

Gets a value indicating that certificate is archived.

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

ReturnValue

true if the certificate is archived, otherwise - false.

See Also