OpenAuthenticationPolicyClaim interface

Open authentication policy claim.

Properties

name

The name of the claim.

value

The value of the claim.

Property Details

name

The name of the claim.

name?: string

Property Value

string

value

The value of the claim.

value?: string

Property Value

string