System::Net::ServicePointManager::set_SecurityProtocol metode
ServicePointManager::set_SecurityProtocol method
Mengatur tipe protokol keamanan yang digunakan oleh instance ServicePoint-class yang dikelola oleh instance saat ini.
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | SecurityProtocolType | Nilai yang akan ditetapkan. |
Lihat Juga
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++