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 we can force all the validation controls to run?

622


What is the significance of attaching a profile while creating a user?

656


What kind of data can be stored in viewstate?

629


What are demand-paging and pre-paging?

659


What is another word for redirect?

591






what is a .xap file? Explain with an example.

675


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

739


What is the best Macanism to clear the Cache in asp.net

816


What is the difference between CLICK and MOUSE DOWN Event ?

682


What can we do with asp.net?

584


What is cache in asp net?

623


what cut off mark for po's,what questions they asked for interview?

1510


Is asp.net free?

646


What is the difference between stored procedure vs function?

665


How is application management and maintenance improved in asp.net 2.0?

626