using asp.net sqlmembership how do i send a user their password if password format is set to hashed

Posted by ooo on Stack Overflow See other posts from Stack Overflow or by ooo
Published on 2010-05-23T13:26:29Z Indexed on 2010/05/23 13:30 UTC
Read the original article Hit count: 388

setting type to hashed seems to not allow enablePasswordRetrieval. what if a user forgot their password?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about asp.net-membership