C# Class MvcClient.MvcAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Afficher le fichier Open project: danielwertheim/tokenserver-adventures

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