Net.servicepointmanager.securityprotocol .net Framework 4

ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
Attractive Addax