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)
85if (_options.ForwardWindowsAuthentication) 144if (_options.ForwardWindowsAuthentication)