System.Web.Mvc.Filters Namespace
The System.Web.Mvc.Filters namespace represents classes used in ASP.NET.MVC filtering.
| Class | Description | |
|---|---|---|
![]() | AuthenticationChallengeContext | Represents an authentication challenge context containing information for executing an authentication challenge. |
![]() | AuthenticationContext | Represents an authentication context containing information for performing authentication. |
| Interface | Description | |
|---|---|---|
![]() | IAuthenticationFilter | Defines a filter that performs authentication. |
![]() | IOverrideFilter | Defines a filter that overrides other filters. |
Show:

