2 references to MapToClientCredentialType
System.ServiceModel.Http (2)
System\ServiceModel\HttpTransportSecurity.cs (2)
100
transportSecurity._clientCredentialType = HttpClientCredentialTypeHelper.
MapToClientCredentialType
(http.AuthenticationScheme);
146
if (HttpClientCredentialTypeHelper.
MapToClientCredentialType
(http.AuthenticationScheme) == HttpClientCredentialType.Certificate)