I created a user in asp.net identity how do I create the role and then add the user to the role?
The tables for the users in asp.net identity are AspNetRoles, AspNetUserRoles, and AspNetUsers tables
Thanks
I created a user in asp.net identity how do I create the role and then add the user to the role?
The tables for the users in asp.net identity are AspNetRoles, AspNetUserRoles, and AspNetUsers tables
Thanks