System::Net::ServicePointManager::get_SecurityProtocol method
ServicePointManager::get_SecurityProtocol method
Gets the security protocol type used by the ServicePoint-class instances that are managed by the current instance.
static SecurityProtocolType System::Net::ServicePointManager::get_SecurityProtocol()
ReturnValue
The security protocol type used by the ServicePoint-class instances that are managed by the current instance.
See Also
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++