C# Class AjaxAuthenticationHandling.Security.ApplicationAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Afficher le fichier Open project: sergeyzwezdin/AjaxAuthenticationHandling

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