Configuration related to a particular claim that may be added to tokens.

Hierarchy

  • RequestedClaim

Properties

Methods

Properties

name: string
properties: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string

Methods

  • Returns string

  • Returns {
        [key: string]: string;
    }

    • [key: string]: string