Archives
-
Authorizing Access via Attributes in ASP.NET MVC Without Magic Strings
Recently I developed a strategy which I think works well for authorizing access to user groups (Roles) without using the string names of those groups.
Recently I developed a strategy which I think works well for authorizing access to user groups (Roles) without using the string names of those groups.