
Name | Description | |
---|---|---|
![]() | AdditionalClaims | Claims for JWT |
![]() | Audience | Identifies the recipients that the JWT is intended for. |
![]() | ExpirationTime | Identifies the expiration time on and after which the JWT must not be accepted for processing. |
![]() | IssuedAt | Identifies the time at which the JWT was issued. The value must be a NumericDate. |
![]() | Issuer | Identifies principal that issued the JWT. |
![]() | JwtId | Case-sensitive unique identifier of the token even among different issuers. |
![]() | Nonce | The nonce |
![]() | Subject | Identifies the subject of the JWT. |
System.Object
Selerix.ETIExtension.FormProvider.Guardian.JsonWebTokenPayload
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