User-1538479794 posted
Hi kevinro,
Does anyone know of sample / shared / open source code for maintaining the list of users on an ASP.NET 4.5 site using the Identity OWIN 2.0 model? Specifically, listing users, allowing for editing
of users, deleting users, and assigning roles.
As far as I know, if you want to manager users information, I think you could use the GridView control and you could edit 、delete、sort and so on.
If I misunderstsand what you said, please hesitate to let me know.
Best Regards,
May