1 override of OnGetConnectionGroupPrefix
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
147
protected override string
OnGetConnectionGroupPrefix
(HttpWebRequest httpWebRequest, SecurityTokenContainer clientCertificateToken)
1 reference to OnGetConnectionGroupPrefix
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
678
string prefix = this.
OnGetConnectionGroupPrefix
(httpWebRequest, clientCertificateToken);