次の方法で共有


IdentityServerJwtConstants クラス

定義

既定の API 認証ハンドラーの定数。

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

コンストラクター

IdentityServerJwtConstants()

既定の API 認証ハンドラーの定数。

フィールド

IdentityServerJwtBearerScheme

基になる既定の API JwtBearer 認証スキームに使用されるスキーム。

IdentityServerJwtScheme

既定の API ポリシー認証スキームに使用されるスキーム。

適用対象