Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5564 Points
749 Posts
Feb 24, 2012 11:03 PM|LINK
If you want to retrieve user informations you should use the following WebSecurity properties:
For more informations on WebSecurity see at WebSecurity Class.
On cookies and formsauthentication maybe these links could help you:
Using FormsAuthentication in ASP.NET WebPages
Using FormsAuthentication
GmGregori
Contributor
5564 Points
749 Posts
Re: Get Authenticated User...
Feb 24, 2012 11:03 PM|LINK
If you want to retrieve user informations you should use the following WebSecurity properties:
For more informations on WebSecurity see at WebSecurity Class.
On cookies and formsauthentication maybe these links could help you:
Using FormsAuthentication in ASP.NET WebPages
Using FormsAuthentication