1 write to checkCertificateName
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
165
this.
checkCertificateName
= section.ServicePointManager.CheckCertificateName;
1 reference to checkCertificateName
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
246
get { return this.
checkCertificateName
; }