get_SecurityProtocol()

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()

Return Value

The security protocol type used by the ServicePoint-class instances that are managed by the current instance.

See Also