3 references to IsWindowsAuth
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
658
if (
IsWindowsAuth
(AuthenticationScheme))
779
return
IsWindowsAuth
(authenticationScheme);
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
88
if (!
IsWindowsAuth
(AuthenticationScheme)