I have a MVC4 web application with a DbSet of Users. The Context initializer seeds some sample users in the database with the password "password". The following setter is called in User:I have a MVC4 web application with a DbSet of U
I have a MVC4 web application with a DbSet of Users. The Context initializer seeds some sample users in the database with the password "password". The following setter is called in User:I have a MVC4 web application with a DbSet of U