System::Net::ServicePointManager::set_CheckCertificateRevocationList metodo
ServicePointManager::set_CheckCertificateRevocationList method
Imposta un valore che indica se il certificato deve essere controllato rispetto all’elenco di revoca dell’autorità di certificazione.
static void System::Net::ServicePointManager::set_CheckCertificateRevocationList(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Il valore da impostare. |
Vedi anche
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++