I have a asp.net website setup to use windows authentication. I need to implement a "Sign in as different user" functionality. How can i trigger a windows auth prompt from the same browser instance in which another user might already have authenticated and signed out?