Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Claim

Properties

Optional issuer

issuer: undefined | string

The issuer of the claim.

key

key: string

The key of the claim.

value

value: string

The value of the claim.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Claim): object

getJsonObj

  • getJsonObj(obj: Claim): object