3 references to IsWindowsAuth
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
651if (IsWindowsAuth(this.AuthenticationScheme)) 902return IsWindowsAuth(authenticationScheme);
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
117if (!HttpChannelFactory<TChannel>.IsWindowsAuth(this.AuthenticationScheme)