System::Net::ServicePointManager::set_SecurityProtocol metod

ServicePointManager::set_SecurityProtocol method

Ställer in den säkerhetsprotokolltyp som används av ServicePoint-klassinstanser som hanteras av den aktuella instansen.

static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
ParameterTypBeskrivning
värdeSecurityProtocolTypeVärdet att sätta.

Se även