C# Class R.Scheduler.TestCustomAuthorizationImp.CustomAuthorizer

Inheritance: IAuthorize
Mostrar archivo Open project: R-Suite/R.Scheduler

Public Methods

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

Method Details

IsAuthorized() public method

public IsAuthorized ( System.Web.Http.Controllers.HttpActionContext actionContext ) : bool
actionContext System.Web.Http.Controllers.HttpActionContext
return bool