IPWorks Auth 2020 Kotlin Edition

Questions / Feedback?

ClaimSubject Property

The subject identifies the principal of the JWT.

Syntax

public var claimSubject: String?

Default Value

""

Remarks

This property holds the subject which identifies the principal of the JWT. The value is a case-sensitive string.

This property corresponds to the sub JSON property.

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