C# Class AjaxAuthenticationHandling.Security.ApplicationAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Mostrar archivo Open project: sergeyzwezdin/AjaxAuthenticationHandling

Protected Methods

Method Description
HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void

Method Details

HandleUnauthorizedRequest() protected method

protected HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void
filterContext System.Web.Mvc.AuthorizationContext
return void