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