AuthorizationFilterAttribute.OnAuthorization Method
Calls when a process requests authorization.
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- actionContext
- Type: System.Web.Http.Controllers.HttpActionContext
The action context, which encapsulates information for using AuthorizationFilterAttribute.
Show: