16 references to SetWindowsAuth
IIS.FunctionalTests (6)
Http2TrailersResetTests.cs (1)
38fixture.DeploymentParameters.SetWindowsAuth(false);
Http3Tests.cs (1)
37fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
54deploymentParameters.SetWindowsAuth(enabled: false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (1)
48fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (2)
50deploymentParameters.SetWindowsAuth(); 70deploymentParameters.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 (7)
InProcess\AuthenticationTests.cs (1)
27deploymentParameters.SetWindowsAuth();
OutOfProcess\NtlmAuthentationTest.cs (1)
41deploymentParameters.SetWindowsAuth(enabled: true);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
54deploymentParameters.SetWindowsAuth(enabled: false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (1)
48fixture.DeploymentParameters.SetWindowsAuth(false);
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (2)
50deploymentParameters.SetWindowsAuth(); 70deploymentParameters.SetWindowsAuth();
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1310deploymentParameters.SetWindowsAuth(false);