Share via


HttpClientHandler.CheckCertificateRevocationList Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah sertifikat diperiksa terhadap daftar pencabutan otoritas sertifikat.

public:
 property bool CheckCertificateRevocationList { bool get(); void set(bool value); };
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public bool CheckCertificateRevocationList { get; set; }
public bool CheckCertificateRevocationList { get; set; }
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.CheckCertificateRevocationList : bool with get, set
member this.CheckCertificateRevocationList : bool with get, set
Public Property CheckCertificateRevocationList As Boolean

Nilai Properti

true jika daftar pencabutan sertifikat diperiksa; jika tidak, false.

Atribut

Pengecualian

.NET Framework 4.7.1 saja: Properti ini tidak diimplementasikan.

Berlaku untuk