what is impersonation in ASP.NET?

Answer Posted / r.suresh kumar

By default, ASP.NET executes in windows account. Sometimes
you need to access data from network resources such as a
file on a shared drive, which requires additional
permissions. One way to overcome this restriction is to use
impersonation. With impersonation, ASP.NET can execute the
request using the identity of the client who is making the
request, or ASP.NET can impersonate a specific account you
specify in web.config.

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How Session use Cookies in State Management?

607


Why asp.net mvc is better than asp.net? : Asp.Net MVC

495


Explain the code Access Security (CAS) in .net Framework?

671


Explain cashing in asp.net.

523


How can you dynamically add user controls to a page?

509






What is redirectpermanent in asp.net?

610


How to Insert/Add in ASPXgridview

565


How can we communicate with each server in N-tier Architecture? and what are the methods?

1787


Is asp.net outdated?

527


Differentiate between globalization and localization.

536


Why web api is better than wcf?

554


Explain the use of fragment caching.

662


What is the server of asp.net?

506


What are the three parts of an http response?

527


Explain the asp.net mvc folder conventions? : asp.net mvc

504