C# Class Telerik.Web.Mvc.Infrastructure.Implementation.ControllerAuthorization.InternalAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute, IAuthorizeAttribute
Exibir arquivo Open project: juanplopes/simple-telerik

Public Methods

Method Description
IsAuthorized ( System.Web.HttpContextBase httpContext ) : bool

Method Details

IsAuthorized() public method

public IsAuthorized ( System.Web.HttpContextBase httpContext ) : bool
httpContext System.Web.HttpContextBase
return bool