Contains classes related to action-filter attributes.
Classes
| Class | Description | |
|---|---|---|
| .jpeg) | ActionDescriptorFilterProvider | Provides information about an action method, such as its name, controller, parameters, attributes, and filters. | 
| .jpeg) | ActionFilterAttribute | Represents the base class for all action-filter attributes. | 
| .jpeg) | AuthorizationFilterAttribute | |
| .jpeg) | ConfigurationFilterProvider | Represents the configuration filter provider. | 
| .jpeg) | ExceptionFilterAttribute | Represents the attributes for the exception filter. | 
| .jpeg) | FilterAttribute | Represents the base class for action-filter attributes. | 
| .jpeg) | FilterInfo | Provides information about the available action filters. | 
| .jpeg) | HttpActionExecutedContext | |
| .jpeg) | HttpFilterCollection | Represents a collection of HTTP filters. | 
Interfaces
| Interface | Description | |
|---|---|---|
| .jpeg) | IActionFilter | Defines the methods that are used in an action filter. | 
| .jpeg) | IAuthorizationFilter | |
| .jpeg) | IExceptionFilter | Defines the methods that are required for an exception filter. | 
| .jpeg) | IFilter | Specifies a server-side component that is used by the indexing system to index documents that have the file format associated with the IFilter. | 
| .jpeg) | IFilterProvider | Provides filter information. | 
Enumerations
| Enumeration | Description | |
|---|---|---|
| .jpeg) | FilterScope | Defines values that specify the order in which filters run within the same filter type and filter order. |