C# Class UCosmic.Www.Mvc.Controllers.TryAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Mostrar archivo Open project: ucosmic/UCosmicPreview

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