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

Inheritance: System.Web.Mvc.AuthorizeAttribute, IAuthorizeAttribute
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
IsAuthorized ( System.Web.HttpContextBase httpContext ) : bool

Method Details

IsAuthorized() public méthode

public IsAuthorized ( System.Web.HttpContextBase httpContext ) : bool
httpContext System.Web.HttpContextBase
Résultat bool