2 references to IsWindowsAuth
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (2)
562
if (
IsWindowsAuth
(_authenticationScheme))
671
return
IsWindowsAuth
(authenticationScheme);