System::Security::Cryptography::X509Certificates::X509Extension::get_Critical method

X509Extension::get_Critical method

Checks whether extension is critical.

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

ReturnValue

True if extension is critical, false otherwise.

See Also