System::Net::Security::RemoteCertificateValidationCallback typedef

RemoteCertificateValidationCallback typedef

원격 SSL 인증서를 검증하는 데 사용되는 사용자 대리자.

using System::Net::Security::RemoteCertificateValidationCallback =  System::MulticastDelegate<bool(
    System::SharedPtr<Object>, System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate>,
    System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Chain>, SslPolicyErrors)>

또 보기