Metode System::Net::ServicePointManager::set_CheckCertificateRevocationList
ServicePointManager::set_CheckCertificateRevocationList method
Mengatur nilai yang menunjukkan apakah sertifikat harus diperiksa terhadap daftar pencabutan otoritas sertifikat.
static void System::Net::ServicePointManager::set_CheckCertificateRevocationList(bool value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | bool | Nilai yang akan ditetapkan. |
Lihat Juga
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++