Set true if you want to use Forms authentication for Windows users.
If "true" is set, you also need to set authentication mode ="Forms", identity impersonate ="false" below and check both Windows authentication and anonymous authentication in IIS
<add key="windowsUsersWithFormAuth" value="false"/>