C# Class GoatTrip.RestApi.Authentication.Authorize

Inheritance: System.Web.Http.AuthorizeAttribute
Afficher le fichier Open project: NHSChoices/location-service

Méthodes protégées

Méthode Description
IsAuthorized ( System.Web.Http.Controllers.HttpActionContext httpContext ) : bool

Method Details

IsAuthorized() protected méthode

protected IsAuthorized ( System.Web.Http.Controllers.HttpActionContext httpContext ) : bool
httpContext System.Web.Http.Controllers.HttpActionContext
Résultat bool