Top "Authorize-attribute" questions

Multiple authorization attributes that are aware of each other

I have a very simple scenario. I want to decorate my controllers/actions with a custom authorization attribute. Authorization should …

c# asp.net-mvc asp.net-mvc-4 authorize-attribute