|
-
Sep 21st, 2010, 07:09 AM
#2
Re: Retrievingn Authenticated User Parameters
Hey,
In theory, the first should give you the identity of the user that is running the currently executing thread, which when running under IIS, may well be the identity of the configured Application Pool, and the second should give you the name of the currently authenticated user to your site.
Now again, in theory, depending on how your web site is set up (for example, using impersonation), these two parameters could return the exact same user.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|