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