System::Security::Cryptography::X509Certificates::X509Certificate2::get_Archived メソッド

X509Certificate2::get_Archived method

証明書がアーカイブされていることを示す値を取得します。

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

ReturnValue

証明書がアーカイブされている場合は true、そうでない場合は false。

参照