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