Results 1 to 2 of 2

Thread: Question about System.Security

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    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!

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339

    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
  •  



Click Here to Expand Forum to Full Width