|
-
Aug 18th, 2005, 10:18 AM
#1
Thread Starter
Fanatic Member
Question about System.Security
I have a web page where there is a statement:
myID = User.Identity.Name
I don't know what this does, there is no 'User' declared anywhere or any statement putting information into it. The calling page sets some cookies, is this how the information gets into this object? Please help!
-
Aug 18th, 2005, 07:17 PM
#2
Re: Question about System.Security
I believe User is a propert on the Page object which you are writing the code in so it is automatically implied.
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
|