JwtRegisteredClaimNames Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the standard claim names as per the JWT (JSON Web Token) specification. See: https://datatracker.ietf.org/doc/html/rfc7519#section-4. See: https://openid.net/specs/openid-connect-core-1_0.html#IDToken. See: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims.
public struct JwtRegisteredClaimNames
type JwtRegisteredClaimNames = struct
Public Structure JwtRegisteredClaimNames
- Inheritance
-
JwtRegisteredClaimNames