Tagged Questions
1
vote
2answers
950 views
ASP.NET web app can't use multiple impersonation for authenication
I have a asp.net app (uses windows authentication for access) which (stipulated by the security team) needs to connect to a remote SQL Server 2005 using integrated security.Because of the fact that ...