1 write to fWindowsAuthEnabled
Microsoft.AspNetCore.Server.IIS (1)
Core\IISConfigurationData.cs (1)
43
native.
fWindowsAuthEnabled
= managed.fWindowsAuthEnabled ? 1 : 0;
1 reference to fWindowsAuthEnabled
Microsoft.AspNetCore.Server.IIS (1)
Core\IISConfigurationData.cs (1)
74
fWindowsAuthEnabled = native.
fWindowsAuthEnabled
!= 0,