System::Security::Cryptography::X509Certificates::X509Extension::get_Critical メソッド

X509Extension::get_Critical method

拡張がクリティカルかどうかを確認します。

bool System::Security::Cryptography::X509Certificates::X509Extension::get_Critical() const

ReturnValue

拡張がクリティカルであれば true、そうでなければ false。

参照