AuthorizationHeaderBuilder Constructor
Definition
- Namespace
- Cuemon.AspNetCore.Authentication
- Assemblies
- Cuemon.AspNetCore.Authentication.dll
AuthorizationHeaderBuilder(string)
Initializes a new instance of the AuthorizationHeaderBuilder<TAuthorizationHeader, TAuthorizationHeaderBuilder> class.
protected AuthorizationHeaderBuilder(string authenticationScheme)
Parameters
authenticationSchemestringThe name of the authentication scheme.