IdentityServerJwtConstants 类

定义

默认 API 身份验证处理程序的常量。

public ref class IdentityServerJwtConstants
public class IdentityServerJwtConstants
type IdentityServerJwtConstants = class
Public Class IdentityServerJwtConstants
继承
IdentityServerJwtConstants

构造函数

IdentityServerJwtConstants()

默认 API 身份验证处理程序的常量。

字段

IdentityServerJwtBearerScheme

用于基础默认 API JwtBearer 身份验证方案的方案。

IdentityServerJwtScheme

用于默认 API 策略身份验证方案的方案。

适用于