BenSelect Documentation
JsonWebTokenPayload Class Properties
See Also  Send Feedback
Selerix.ETIExtension.FormProvider.Guardian Namespace : JsonWebTokenPayload Class


For a list of all members of this type, see JsonWebTokenPayload members.

Public Properties

 NameDescription
public PropertyAdditionalClaimsClaims for JWT  
public PropertyAudienceIdentifies the recipients that the JWT is intended for.  
public PropertyExpirationTimeIdentifies the expiration time on and after which the JWT must not be accepted for processing.  
public PropertyIssuedAtIdentifies the time at which the JWT was issued. The value must be a NumericDate.  
public PropertyIssuerIdentifies principal that issued the JWT.  
public PropertyJwtIdCase-sensitive unique identifier of the token even among different issuers.  
public PropertyNonceThe nonce  
public PropertySubjectIdentifies the subject of the JWT.  
Top

See Also

© 2024 All Rights Reserved.