C# Class GovUk.Education.ManageCourses.Api.Middleware.BearerTokenAuthAttribute

Inheritance: AuthorizeAttribute
Show file Open project: DFE-Digital/manage-courses-api

Public Methods

Method Description
BearerTokenAuthAttribute ( ) : Microsoft.AspNetCore.Authorization

Method Details

BearerTokenAuthAttribute() public method

public BearerTokenAuthAttribute ( ) : Microsoft.AspNetCore.Authorization
return Microsoft.AspNetCore.Authorization