JwtPayload.Actort Property

Definition

Gets the 'value' of the 'actor' claim { actort, 'value' }.

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

Property Value

Remarks

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

Applies to