iis-docs
iis-docs copied to clipboard
Missing UseAppPoolCredentials from IIS Config Reference for WindowsAuth
This is one or the more important config settings for customers that use Windows Auth in WebFarms. Its description is missing from the config reference.
https://docs.microsoft.com/en-us/iis/configuration/system.webserver/security/authentication/windowsauthentication/
<attribute name="useAppPoolCredentials" type="bool" defaultValue="false" />