what is impersonation in ASP.NET?
Answer Posted / akhil
It is disabled by default .
It allows specifying that page request should be run under the identity of a user who is making the request .
Example= Run as administrator .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference in .net 1.1 and .net 2.0?
What are validators and list some validators of asp.net?
What is runat?
How to Insert/Add in ASPXgridview
What is the advantage of using Windows authentication in a Web application?
What is cookies in asp net?
What does the .webpart file do?
What are the different web pages?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What are the asp.net security controls?
What is asp.net master page?
How you can manage the state of application at the server side in ASP.NET?
Can we have multiple master pages in asp net?
What is the use of data set in asp.net?
What are the file extensions for razor views?