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