1 write to AutomaticAuthentication
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
AuthenticationTests.cs (1)
381options.Authentication.AutomaticAuthentication = false;
1 reference to AutomaticAuthentication
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
120if (Server.Options.Authentication.AutomaticAuthentication)