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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| värde | SecurityProtocolType | Värdet att sätta. |
Se även
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PDF for C++