Mono Class Library: System.Net.Security Namespace

System.Net.Security.LocalCertificateSelectionCallback Delegate

Documentation for this section has not yet been entered. [Edit]
public delegate System.Security.Cryptography.X509Certificates.X509Certificate LocalCertificateSelectionCallback (object sender, string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection localCertificates, System.Security.Cryptography.X509Certificates.X509Certificate remoteCertificate, string[] acceptableIssuers)

Parameters

sender
Documentation for this section has not yet been entered. [Edit]
targetHost
Documentation for this section has not yet been entered. [Edit]
localCertificates
Documentation for this section has not yet been entered. [Edit]
remoteCertificate
Documentation for this section has not yet been entered. [Edit]
acceptableIssuers
Documentation for this section has not yet been entered. [Edit]

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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