Mega Code Archive
Categories
/
ASP.Net Tutorial
/
Authentication Authorization
Configure how passwords are stored by setting the passwordFormat attribute in the web configuration file
The following web configuration file configures the SqlMembershipProvider to store passwords in plain text. File: Web.Config