ServicePointManagerElement::CheckCertificateName Property
.NET Framework (current version)
Gets or sets a Boolean value that controls checking host name information in an X509 certificate.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("checkCertificateName", DefaultValue = true)] property bool CheckCertificateName { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: