1
I have an Asp.Net MVC project that uses Individual User Account with Owin. Everything is working perfectly, but I would like to get user type (role) in View.
I’m using Request.IsAuthenticated to know if the user is authenticated, then there is some way to get the roles user’s?
It worked perfectly, thank you very much @joaoeduardorf
– Jedaias Rodrigues
Thanks, needing something gives a touch.
– joaoeduardorf