System::Net::ServicePointManager::set_CheckCertificateRevocationList method
ServicePointManager::set_CheckCertificateRevocationList method
Sets a value that indicates if the certificate must be checked against the certificate authority revocation list.
static void System::Net::ServicePointManager::set_CheckCertificateRevocationList(bool value)
| Parameter | Type | Description | 
|---|---|---|
| value | bool | The value to set. | 
See Also
- Class ServicePointManager
 - Namespace System::Net
 - Library Aspose.PDF for C++