C# Class GoatTrip.RestApi.Authentication.Authorize

Inheritance: System.Web.Http.AuthorizeAttribute
Show file Open project: NHSChoices/location-service

Protected Methods

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

Method Details

IsAuthorized() protected method

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