1 write to ForwardWindowsAuthentication
Microsoft.AspNetCore.Server.IISIntegration (1)
WebHostBuilderIISExtensions.cs (1)
98options.ForwardWindowsAuthentication = enableAuth;
2 references to ForwardWindowsAuthentication
Microsoft.AspNetCore.Server.IISIntegration (2)
IISMiddleware.cs (2)
87if (_options.ForwardWindowsAuthentication) 154if (_options.ForwardWindowsAuthentication)