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