摘要: // 版本4.0-4.4用这句话 指定http请求使用Tls1.2 ServicePointManager.SecurityProtocol = (SecurityProtocolType)192 | (SecurityProtocolType)768 | (SecurityProtocolType 阅读全文