Edit view for the AspNetUserClaims table

0

Hello, I'm starting now with the ASP.NET Identity Framework and I need an edit view for the type and value of a claim. For example, a user must have Administrator and the Active value in order to access Managed Actions, but if it does not have the Active value, I would like to know how I can edit the value through a View.

    
asked by anonymous 22.05.2018 / 23:05

0 answers