what is Impersonation
Answer Posted / imatoria
Impersonation means that giving special privilege
(permissions) to the user to perform something. Normal
website user is ASPNET_USER, which doesn't have enough
permission. But, giving the impersonation means that normal
website user would have all the permissions which the
impersonated user has.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does ascx stand for?
How will you do Redo and Undo in a TextControl?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is the differences between a primary key and a unique key in sql server?
How many types of Cookies are available in ASP.NET?
Define a web service in .net?
What is the state management in asp.net?
What is web api vs wcf?
What are the steps to follow to host a web application on a web server?
What symbol specifies the beginning of a query string?
Is asp.net still used?
What are the various types of validation controls provided by asp.net?
Describe session handling in a webfarm, how does it work and what are the limits?
How does session work?