System::Net::ServicePointManager::set_SecurityProtocol 메서드
ServicePointManager::set_SecurityProtocol method
현재 인스턴스가 관리하는 ServicePoint-class 인스턴스에서 사용되는 보안 프로토콜 유형을 설정합니다.
static void System::Net::ServicePointManager::set_SecurityProtocol(SecurityProtocolType value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | SecurityProtocolType | 설정할 값. |
또 보기
- Enum SecurityProtocolType
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++