Share via


Controller.IAuthorizationFilter.OnAuthorization Method

This method calls the OnAuthorization method.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

void IAuthorizationFilter.OnAuthorization(
    AuthorizationContext filterContext
)

Parameters

Implements

IAuthorizationFilter.OnAuthorization(AuthorizationContext)

See Also

Reference

Controller Class

System.Web.Mvc Namespace