IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

ClaimJWTId Property

The unique identifier for the JWT.

Syntax


 getClaimJWTId(): string;

 setClaimJWTId(claimJWTId: string): void;

Default Value

""

Remarks

This property holds the unique identifier for the JWT. The value is a case-sensitive string.

This property corresponds to the jti JSON property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]