System::Net::ServicePointManager::set_SecurityProtocol 方法
ServicePointManager::set_SecurityProtocol method
设置当前实例管理的 ServicePoint 类实例使用的安全协议类型。
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | SecurityProtocolType | 要设置的值。 |
另见
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++