System::Net::ServicePointManager::set_CheckCertificateRevocationList 方法
ServicePointManager::set_CheckCertificateRevocationList method
设置一个值,指示是否必须将证书与证书颁发机构的吊销列表进行检查。
static void System::Net::ServicePointManager::set_CheckCertificateRevocationList(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++