JwtPayload.Acr Property

Definition

Gets the 'value' of the 'acr' claim { acr, 'value' }.

public string Acr { get; }
member this.Acr : string
Public ReadOnly Property Acr As String

Property Value

Remarks

If the 'acr' claim is not found, null is returned.

Applies to