System::Net::ServicePointManager::set_SecurityProtocol method
ServicePointManager::set_SecurityProtocol method
Sets the security protocol type used by the ServicePoint-class instances that are managed by the current instance.
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
Parameter | Type | Description |
---|---|---|
value | SecurityProtocolType | The value to set. |
See Also
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++