System::Net::ServicePointManager::get_SecurityProtocol 方法

ServicePointManager::get_SecurityProtocol method

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

static SecurityProtocolType System::Net::ServicePointManager::get_SecurityProtocol()

ReturnValue

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

另见