C# Class Worki.Infrastructure.RedirectMobileDevicesToMobileAreaAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Afficher le fichier Open project: tah91/eworkyWebSite

Méthodes protégées

Méthode Description
AuthorizeCore ( System httpContext ) : bool
GetRedirectionRouteValues ( System.Web.Routing.RequestContext requestContext ) : RouteValueDictionary
HandleUnauthorizedRequest ( AuthorizationContext filterContext ) : void

Method Details

AuthorizeCore() protected méthode

protected AuthorizeCore ( System httpContext ) : bool
httpContext System
Résultat bool

GetRedirectionRouteValues() protected méthode

protected GetRedirectionRouteValues ( System.Web.Routing.RequestContext requestContext ) : RouteValueDictionary
requestContext System.Web.Routing.RequestContext
Résultat RouteValueDictionary

HandleUnauthorizedRequest() protected méthode

protected HandleUnauthorizedRequest ( AuthorizationContext filterContext ) : void
filterContext AuthorizationContext
Résultat void