Compartilhar via


JwtRegisteredClaimNames Struct

Definition

public struct JwtRegisteredClaimNames
type JwtRegisteredClaimNames = struct
Public Structure JwtRegisteredClaimNames
Inheritance
JwtRegisteredClaimNames

Fields

Acr

See: https://openid.net/specs/openid-connect-core-1_0.html#IDToken.

Actort
Address

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Alg

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Amr

See: https://openid.net/specs/openid-connect-core-1_0.html#IDToken.

AtHash

See: https://openid.net/specs/openid-connect-core-1_0.html#CodeIDToken.

Aud

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

AuthTime

See: https://openid.net/specs/openid-connect-core-1_0.html#IDToken.

Azp

See: https://openid.net/specs/openid-connect-core-1_0.html#IDToken.

Birthdate

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

CHash

See: https://openid.net/specs/openid-connect-core-1_0.html#HybridIDToken.

Email

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

EmailVerified

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Exp

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

FamilyName

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Gender

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

GivenName

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Iat

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Iss

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Jti

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Locale

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

MiddleName

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Name

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

NameId
Nbf

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Nickname

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Nonce

See: https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest.

PhoneNumber

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

PhoneNumberVerified

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Picture

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

PreferredUsername

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Prn
Profile

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Sid

See: https://openid.net/specs/openid-connect-frontchannel-1_0.html#OPLogout.

Sub

See: https://datatracker.ietf.org/doc/html/rfc7519#section-4.

Typ

See: https://datatracker.ietf.org/doc/html/rfc7519#section-5.

UniqueName
UpdatedAt

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Website

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

ZoneInfo

See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.

Applies to