System::Net::ServicePointManager::set_SecurityProtocol yöntemi

ServicePointManager::set_SecurityProtocol method

Geçerli örnek tarafından yönetilen ServicePoint-class örnekleri tarafından kullanılan güvenlik protokolü türünü ayarlar.

static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
ParameterTypeAçıklama
değerSecurityProtocolTypeAyarlanacak değer.

Ayrıca Bakınız