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)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | SecurityProtocolType | De waarde om in te stellen. |
Zie ook
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++