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