System::Net::ServicePointManager::set_SecurityProtocol methode

ServicePointManager::set_SecurityProtocol method

Stelt het type beveiligingsprotocol in dat wordt gebruikt door de ServicePoint-class instanties die door de huidige instantie worden beheerd.

static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
ParameterTypeBeschrijving
valueSecurityProtocolTypeDe waarde om in te stellen.

Zie ook