1 write to encryptionPolicy
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
171this.encryptionPolicy = section.ServicePointManager.EncryptionPolicy;
1 reference to encryptionPolicy
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
280get { return this.encryptionPolicy; }