Table of Contents

AuthorizationHeaderBuilder Constructor

Definition

Namespace
Cuemon.AspNetCore.Authentication
Assemblies
Cuemon.AspNetCore.Authentication.dll
Source
src/Cuemon.AspNetCore.Authentication/AuthorizationHeaderBuilder.cs

AuthorizationHeaderBuilder(string)

protected AuthorizationHeaderBuilder(string authenticationScheme)

Parameters

authenticationScheme string

The name of the authentication scheme.