IPWorks Auth 2020 Kotlin Edition

Questions / Feedback?

Claims Property

The claims in the JWT.

Syntax

public val claims: MutableJWTClaimList

Remarks

This property specifies the claims within the JWT. This may be populated before calling Sign or Encrypt. This is populated with the parsed claims after calling Verify, Decrypt, or Parse.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Auth 2020 Kotlin Edition - Version 20.0 [Build 7941]