System::Net::ServicePointManager::set_CheckCertificateRevocationList メソッド
ServicePointManager::set_CheckCertificateRevocationList method
証明書を認証局の失効リストと照合する必要があるかどうかを示す値を設定します。
static void System::Net::ServicePointManager::set_CheckCertificateRevocationList(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | 設定する値です。 |
参照
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++