IPWorks Auth 2020 macOS Edition

Questions / Feedback?

Claims Property

The claims in the JWT.

Syntax

public var claims: Array<JWTClaim> {
get {...} }

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.

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