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