get_Archived()

X509Certificate2::get_Archived() const method

Gets a value indicating that certificate is archived.

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

Return Value

true if the certificate is archived, otherwise - false.

See Also