System::Net::ServicePointManager::set_SecurityProtocol metod
ServicePointManager::set_SecurityProtocol method
Ställer in säkerhetsprotokolltypen som används av ServicePoint-class-instansier som hanteras av den aktuella instansen.
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| Parameter | Type | Beskrivning |
|---|---|---|
| value | SecurityProtocolType | Värdet att ange. |
Se även
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++