C# Class R.Scheduler.TestCustomAuthorizationImp.CustomAuthorizer

Inheritance: IAuthorize
显示文件 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