IdentityServerJwtConstants 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
默认 API 身份验证处理程序的常量。
public ref class IdentityServerJwtConstants
public class IdentityServerJwtConstants
type IdentityServerJwtConstants = class
Public Class IdentityServerJwtConstants
- 继承
-
IdentityServerJwtConstants
构造函数
IdentityServerJwtConstants() |
默认 API 身份验证处理程序的常量。 |
字段
IdentityServerJwtBearerScheme |
用于基础默认 API JwtBearer 身份验证方案的方案。 |
IdentityServerJwtScheme |
用于默认 API 策略身份验证方案的方案。 |