14 references to SetWindowsAuth
IIS.FunctionalTests (5)
Http2TrailersResetTests.cs (1)
39fixture.DeploymentParameters.SetWindowsAuth(false);
Http3Tests.cs (1)
38fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
55deploymentParameters.SetWindowsAuth(enabled: false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (1)
49fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
49deploymentParameters.SetWindowsAuth();
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1310deploymentParameters.SetWindowsAuth(false);
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1310deploymentParameters.SetWindowsAuth(false);
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1310deploymentParameters.SetWindowsAuth(false);
IISExpress.FunctionalTests (6)
InProcess\AuthenticationTests.cs (1)
27deploymentParameters.SetWindowsAuth();
OutOfProcess\NtlmAuthentationTest.cs (1)
42deploymentParameters.SetWindowsAuth(enabled: true);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
55deploymentParameters.SetWindowsAuth(enabled: false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (1)
49fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
49deploymentParameters.SetWindowsAuth();
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1310deploymentParameters.SetWindowsAuth(false);