System.IdentityModel.Tokens.Jwt 네임스페이스

클래스

Name Description
JsonClaimValueTypes

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

JwtConstants

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

JwtHeader

JWT에 적용된 암호화 작업과 필요에 따라 JWT의 JwtHeader 추가 속성을 나타내는 JSON 개체가 포함된 새 인스턴스를 초기화합니다. JWT 헤더 내의 멤버 이름을 헤더 매개 변수 이름이라고 합니다.

이러한 이름은 고유해야 하며 값은 (s)여야 합니다 String. 해당 값을 헤더 매개 변수 값이라고 합니다.

JwtPayload

JWT에 포함된 클레임을 나타내는 JSON 개체가 포함된 새 인스턴스 JwtPayload 를 초기화합니다. 각 클레임은 { Name, Value }형식의 JSON 개체입니다.

JwtSecurityToken

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

JwtSecurityTokenConverter

정적 클래스를 변환

JwtSecurityTokenHandler

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

구조체

Name Description
JwtHeaderParameterNames

헤더 매개 변수 이름 목록은 다음 https://datatracker.ietf.org/doc/html/rfc7519#section-5을 참조하세요.

JwtRegisteredClaimNames

다른 원본의 등록된 클레임 목록 https://datatracker.ietf.org/doc/html/rfc7519#section-4http://openid.net/specs/openid-connect-core-1_0.html#IDTokenhttps://openid.net/specs/openid-connect-core-1_0.html#StandardClaims