C# Class ArmedCards.Authentication.Extensions.ArmedCardsAuthorize

Class to handle redirecting/showing Login Modal for unauthorized users
Inheritance: System.Web.Mvc.AuthorizeAttribute
Afficher le fichier Open project: kwmcrell/ArmedCards

Méthodes protégées

Méthode Description
HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void

Method Details

HandleUnauthorizedRequest() protected méthode

protected HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void
filterContext System.Web.Mvc.AuthorizationContext
Résultat void