다음을 통해 공유


IdentityServerJwtConstants 클래스

정의

기본 API 인증 처리기의 상수입니다.

public ref class IdentityServerJwtConstants
public class IdentityServerJwtConstants
type IdentityServerJwtConstants = class
Public Class IdentityServerJwtConstants
상속
IdentityServerJwtConstants

생성자

IdentityServerJwtConstants()

기본 API 인증 처리기의 상수입니다.

필드

IdentityServerJwtBearerScheme

기본 기본 API JwtBearer 인증 체계에 사용되는 체계입니다.

IdentityServerJwtScheme

기본 API 정책 인증 체계에 사용되는 체계입니다.

적용 대상