Q306158 INFO: Implementing Impersonation in an…
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.