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