1 write to factory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
290
this.
factory
= factory;
2 references to factory
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
295
get { return this.
factory
; }
370
this.
factory
.AddServerCertMappingOrSetRemoteCertificateValidationCallback(request, to);