Controller::OnAuthorization Method
Called when authorization occurs.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
- Type: System.Web.Mvc::AuthorizationContext
Information about the current request and action.
Show: