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

IdentityServerJwtConstants()

Fields

IdentityServerJwtBearerScheme

Scheme used for the underlying default API JwtBearer authentication scheme.

IdentityServerJwtScheme

Scheme used for the default API policy authentication scheme.

Applies to