User-1664485818 posted
Hi folks, looking for a tutorial of how to set-up Identity framework on a web application c#, YES I have Google it, but can’t find a half decent one.
Some of the points I’m looking to understand is
- IsLockedOut after so many attempts – where do you set this up, is it within the web config same as the old Membership?
- How to add additional fields etc
Basically looking for a tutorial of how to setup Identity framework .