What does the identity impersonate="true" do?
ANd why is it useful?
THanks
Joe
Printable View
What does the identity impersonate="true" do?
ANd why is it useful?
THanks
Joe
Identity Impersation allows you to executed code/application using a specifed user or group. It can be useul if you want to execute some code using a admin account as the normal user might not have permission to perform certain test.Quote:
Originally Posted by joefox
Here is an article which explains in detail about impersonation. Hope it helps.
http://msdn.microsoft.com/library/de...ersonation.asp