1 out of 1 rated this helpful - Rate this topic

IAuthorizationFilter Interface

Defines the methods that are required for an authorization filter.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IAuthorizationFilter

The IAuthorizationFilter type exposes the following members.

  NameDescription
Public methodOnAuthorizationCalled when authorization is required.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.