Skip to content

Instantly share code, notes, and snippets.

@gprasant
Created May 11, 2012 17:44
Show Gist options
  • Save gprasant/2661299 to your computer and use it in GitHub Desktop.
Save gprasant/2661299 to your computer and use it in GitHub Desktop.
A CustomController with a
[Authorize(Roles="ACustomRole")]
public class SomeController : Controller
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment