Scott Millett
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
ASP.NET Architecture
ASP.net Books
ASP.NET Visual Basic .NET
Membership Visual Basic FormsAuthenticationTicket FormsAuthentication Authentication
Sponsors
advertise here
Navigation
Home
Blogs
Archives
February 2008 (4)
November 2007 (1)
November 2007 - Posts
1
Comments
Storing the UserID instead of the UserName in the User.Identity.Name Object when using the Login Control and MemberShip API
by
scott@elbandit.co.uk
The problem I had wiith using the Membership API and the login Control was that by default after logging in the User.Identity.Name is set to the username that users logon with, and this is usually a string value i.e. their email address or username. I...
Filed under:
Membership Visual Basic FormsAuthenticationTicket FormsAuthentication Authentication
More Posts