Microsoft.IdentityModel.JsonWebTokens 네임스페이스

클래스

Name Description
JsonClaimValueTypes

계산 방법을 Value 나타내는 상수입니다.

JsonWebToken

SecurityToken JWT(JSON 웹 토큰)를 나타내기 위해 디자인된 형식입니다.

JsonWebTokenHandler

SecurityTokenHandler Json 웹 토큰을 만들고 유효성을 검사하기 위한 디자인입니다. 참조: https://datatracker.ietf.org/doc/html/rfc7519http://www.rfc-editor.org/info/rfc7515.

JwtConstants

JSON 웹 토큰에 대한 상수입니다.

JwtTokenUtilities

JWT 토큰을 처리하는 데 유용한 메서드가 포함된 클래스입니다.

구조체

Name Description
JwtHeaderParameterNames

JOSE 헤더 매개 변수 이름을 정의합니다. 참조: https://datatracker.ietf.org/doc/html/rfc7519#section-5.

JwtRegisteredClaimNames

JWT(JSON 웹 토큰) 사양에 따라 표준 클레임 이름을 정의합니다. 참조: https://datatracker.ietf.org/doc/html/rfc7519#section-4. 참조: https://openid.net/specs/openid-connect-core-1_0.html#IDToken. 참조: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.