what is impersonation in ASP.NET?

Answer Posted / srikanth

Everthing that asp.net does is through the windows account
that is defined in machine .config which is aspnet.
Now if you want your application alone to run in a
different account, you can change this identity to be
changed temporarily so that the asp.net will run in another
account(provided it is a windows account)

Is This Answer Correct ?    34 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can stop the validation of ASP.NET controls from client side?

530


Explain the concept of event bubbling in ASP.NET?

582


Are cookies stored on server or client?

505


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

487


Describe session handling in a webfarm, how does it work and what are the limits?

581






What is the exact purpose of http handlers?

566


How to use push notification?

604


How ViewstateMac works?

2364


Explain the use of duration attribute of @outputcache page directive.

619


How can you use a custom controls in ASP.NET application?

548


What is difference between datalist and gridview?

579


What is __ requestverificationtoken?

553


How do we ensure view state has not tampered?

606


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5076


What are the memory-mapped files?

522