Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to get the loged in user ID
Message
From
04/07/2010 03:59:24
 
 
To
04/07/2010 01:45:15
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
Miscellaneous
Thread ID:
01471353
Message ID:
01471355
Views:
57
>Hi All
>
>I have my web site running and logging in. The login controls seems to be this big black box and I can't seem to find much documentation on how the work. I seems hard to find anything in the help. Now I need to know where to get the user id for each hit after the user logs in?

You don't mention what authentication you are using and I'm not sure what you mean by the 'user id' but Page.User should provide an IPrincipal so maybe something like Page.User.Identity.Name........
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform