BenSelect Documentation
JsonWebTokenPayload Class
See Also  Send Feedback
Selerix.ETIExtension.FormProvider.Guardian Namespace : JsonWebTokenPayload Class
OAuth2.0 JWT payload

Object Model

JsonWebTokenPayload ClassAdditionalClaims Class

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

Inheritance Hierarchy

System.Object
   Selerix.ETIExtension.FormProvider.Guardian.JsonWebTokenPayload

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.