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
How do you use viewstate?
How can I create master page in asp net?
Write a code for passing ArrayList in Web API?
Explain why datareader is useful?
What is asp.net file?
Can you explain architecture of your project ?
What are the security types in asp.net?
How can we implement a identity (sql server) call in an asp.net page?
What are web beacons used for?
Can we use html in asp.net?
Explain about consistent programming model in the .NET framework?
How to rename a table using sql queries?
What are the memory-mapped files?
Explain the asp.net session state modes.
What is a global postback url?