Share via


IdentityServerJwtConstants Class

Definition

Constants for a default API authentication handler.

public ref class IdentityServerJwtConstants
public class IdentityServerJwtConstants
type IdentityServerJwtConstants = class
Public Class IdentityServerJwtConstants
Inheritance
IdentityServerJwtConstants

Constructors

Name Description
IdentityServerJwtConstants()

Fields

Name Description
IdentityServerJwtBearerScheme

Scheme used for the underlying default API JwtBearer authentication scheme.

IdentityServerJwtScheme

Scheme used for the default API policy authentication scheme.

Applies to