Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Difference between response.redirect and server.transfer?

1076


Which two new properties are added in asp.net 4.0 page class?

968


What is a swagger in web api?

1107


Define repository pattern in asp.net mvc? : asp.net mvc

1047


Is asp.net mvc front end or backend? : Asp.Net MVC

981


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1073


How can we access static variable?

1164


Define tracing.

1171


What is the difference between application state and session state in asp net?

1093


Is it possible to migrate visual interdev design-time controls to asp.net?

1097


What is httpresponse?

1021


What is http post and http get?

1065


Explain why datareader is useful?

1043


What is razor? : asp.net mvc

1090


What are different types of api?

1063