IAuthorizationFilter Interface
Defines the methods that are required for an authorization filter.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | OnAuthorization(AuthorizationContext^) | Called when authorization is required. |
Show:
