Mono Class Library: System.Net.Security Namespace

System.Net.Security.RemoteCertificateValidationCallback Delegate

Documentation for this section has not yet been entered.
public delegate bool RemoteCertificateValidationCallback (object sender, System.Security.Cryptography.X509Certificates.X509Certificate certificate, System.Security.Cryptography.X509Certificates.X509Chain chain, SslPolicyErrors sslPolicyErrors)

Parameters

sender
Documentation for this section has not yet been entered.
certificate
Documentation for this section has not yet been entered.
chain
Documentation for this section has not yet been entered.
sslPolicyErrors
Documentation for this section has not yet been entered.

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Security
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0