System::Net::ServicePointManager::set_ServerCertificateValidationCallback 메서드
ServicePointManager::set_ServerCertificateValidationCallback method
서버 인증서를 검증하는 데 사용되는 콜백을 설정합니다.
static void System::Net::ServicePointManager::set_ServerCertificateValidationCallback(Security::RemoteCertificateValidationCallback value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | Security::RemoteCertificateValidationCallback | 설정할 값. |
또 보기
- Typedef RemoteCertificateValidationCallback
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++