طريقة System::Net::ServicePointManager::set_SecurityProtocol
ServicePointManager::set_SecurityProtocol method
يضبط نوع بروتوكول الأمان المستخدم من قبل كائنات ServicePoint-class التي تُدار بواسطة الكائن الحالي.
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| Parameter | Type | الوصف |
|---|---|---|
| value | SecurityProtocolType | القيمة المراد تعيينها. |
انظر أيضًا
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++