Here\'s my scenario. I created an application which uses Integrated Windows Authentication in order to work. In Application_AuthenticateRequest(), I use
Login to the server that runs the IIS using the new login name in question. This will refresh the credential without re-starting IIS or rebooting the server.