System::Net::ServicePointManager::set_SecurityProtocol メソッド
ServicePointManager::set_SecurityProtocol method
現在のインスタンスが管理する ServicePoint クラスのインスタンスで使用されるセキュリティプロトコルのタイプを設定します。
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | SecurityProtocolType | 設定する値です。 |
参照
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++