With the Microsoft solution out of the box it has the ability to tell me when I make a new user in my sight that if the username is the same as someone else's then it will say: "User name 'username' is already taken."
I would like to know the way to keep this validation and add one where it will same the same thing about User email. I want everyone's' email to be unique in the database.