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