How is the ASP.NET worker process impersonated ?

 Posted by Bharathi Cherukuri on 7/31/2012 | Category: ASP.NET Interview questions | Views: 4760 | Points: 40
Answer:

You have to set the identity element’s impersonation attribute in the application’s Web.config file, to use impersonation to run the ASP.NET worker process as a user other than ASPNET.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response