Interesting question... I'm surprised there isn't more info on this. Here are two relevant threads I found:
http://forums.asp.net/p/1362666/2818858.aspx http://forums.asp.net/t/1145460.aspx And here is an article that demonstrates how to write your own Membership provider to use the Email-password combo instead of a username: http://www.15seconds.com/issue/050216.htm On Apr 11, 2:12 pm, goku32 <[email protected]> wrote: > Hi there > > Is it possible to authenticate against email address instead of logon > name using the login control in asp.net web forms. > > I couldn't find a property for this. Is it possible to override? > > Thanks in advanced.
