次の方法で共有


ServicePointManager.CheckCertificateRevocationList プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

Public Shared Property CheckCertificateRevocationList As Boolean
[C#]
public static bool CheckCertificateRevocationList {get; set;}
[C++]
public: __property static bool get_CheckCertificateRevocationList();public: __property static void set_CheckCertificateRevocationList(bool);
[JScript]
public static function get CheckCertificateRevocationList() : Boolean;public static function set CheckCertificateRevocationList(Boolean);

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ServicePointManager クラス | ServicePointManager メンバ | System.Net 名前空間