Results 1 to 2 of 2

Thread: What does the identity impersonate="true" do?

  1. #1

    Thread Starter
    Frenzied Member joefox's Avatar
    Join Date
    Oct 2004
    Posts
    1,318

    What does the identity impersonate="true" do?

    What does the identity impersonate="true" do?
    ANd why is it useful?

    THanks
    Joe

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: What does the identity impersonate="true" do?

    Quote Originally Posted by joefox
    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.

    Here is an article which explains in detail about impersonation. Hope it helps.

    http://msdn.microsoft.com/library/de...ersonation.asp
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width