2 references to HttpAuthenticationHardeningLevel
Microsoft.AspNetCore.Server.HttpSys (2)
HttpSysOptions.cs (1)
294urlGroup.SetChannelBindingProperty(HttpAuthenticationHardeningLevel);
RequestProcessing\RequestContext.FeatureCollection.cs (1)
407if (Server.Options.HttpAuthenticationHardeningLevel == HttpAuthenticationHardeningLevel.Legacy)