Metodo System::Security::Cryptography::X509Certificates::X509Extension::set_Critical
X509Extension::set_Critical method
Definisce se l’estensione è critica.
void System::Security::Cryptography::X509Certificates::X509Extension::set_Critical(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | bool | Vero per rendere l’estensione critica, falso altrimenti. |
Vedi anche
- Class X509Extension
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++