C# Class Frapid.WebApi.RestAuthorizeAttribute

Inheritance: System.Web.Http.AuthorizeAttribute
Datei anzeigen Open project: frapid/frapid

Protected Methods

Method Description
IsAuthorized ( System.Web.Http.Controllers.HttpActionContext context ) : bool

Method Details

IsAuthorized() protected method

protected IsAuthorized ( System.Web.Http.Controllers.HttpActionContext context ) : bool
context System.Web.Http.Controllers.HttpActionContext
return bool