I would like to verfiy a password, stored by SimpleMembership Provider. I have a website, made with ASP.NET 4.0 MVC using SimpleMembership and a backend admin tool made with ASP.NET WebForms 4.0. Due to the fact, that SimpleMembership needs ASP.NET 4.5, i would like to verify the login password by myself instead of updating the whole admin website to v4.5.
How to do that?
Just call Membership.ValidateUser(username, password)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With