Microsoft.IdentityModel.JsonWebTokens Ruang nama

Kelas

Nama Deskripsi
JsonClaimValueTypes

Konstanta yang menunjukkan bagaimana Value harus dievaluasi.

JsonWebToken

Dirancang SecurityToken untuk mewakili JSON Web Token (JWT).

JsonWebTokenHandler

Dirancang SecurityTokenHandler untuk membuat dan memvalidasi Json Web Tokens. Lihat: https://datatracker.ietf.org/doc/html/rfc7519 dan http://www.rfc-editor.org/info/rfc7515.

JwtConstants

Konstanta untuk JSON Web Token.

JwtTokenUtilities

Kelas yang berisi metode yang berguna untuk memproses token JWT.

Struct

Nama Deskripsi
JwtHeaderParameterNames

Menentukan nama parameter header JOSE. Lihat: https://datatracker.ietf.org/doc/html/rfc7519#section-5.

JwtRegisteredClaimNames

Menentukan nama klaim standar sesuai spesifikasi JWT (JSON Web Token). Lihat: https://datatracker.ietf.org/doc/html/rfc7519#section-4. Lihat: https://openid.net/specs/openid-connect-core-1_0.html#IDToken. Lihat: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.