System::Net::ServicePointManager::set_SecurityProtocol 方法

ServicePointManager::set_SecurityProtocol method

设置当前实例管理的 ServicePoint 类实例使用的安全协议类型。

static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
参数类型描述
SecurityProtocolType要设置的值。

另见