3 references to AddServerCertMappingOrSetRemoteCertificateValidationCallback
System.ServiceModel (3)
System\ServiceModel\Channels\HttpsChannelFactory.cs (3)
370
this.factory.
AddServerCertMappingOrSetRemoteCertificateValidationCallback
(request, to);
452
this.factory.
AddServerCertMappingOrSetRemoteCertificateValidationCallback
(this.request, this.to);
489
thisPtr.factory.
AddServerCertMappingOrSetRemoteCertificateValidationCallback
(thisPtr.request, thisPtr.to);