ASP.NET change logged-in user using Windows Auth without logging off PC?
Posted
by Matt
on Stack Overflow
See other posts from Stack Overflow
or by Matt
Published on 2010-05-05T19:01:15Z
Indexed on
2010/05/05
19:08 UTC
Read the original article
Hit count: 205
asp.net-membership
How do I change who is logged in (allow for another user to login) to an application that is using Windows Authentication without having the PC user log off?
© Stack Overflow or respective owner