Q306158 INFO: Implementing Impersonation in an ASP.NET Application

In a distinct difference between Microsoft Active Server Pages (ASP) and ASP.NET, ASP.NET no longer impersonates the authenticated user by default. To enable impersonation, you must set the impersonate attribute of the identity section in the Web.config file to true.

posted on Monday, September 30, 2002 10:58 PM |
Comments have been closed on this topic.