Aracılığıyla paylaş


JwtPayload.Sub Property

Definition

Gets the 'value' of the 'subject' claim { sub, 'value' }.

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

Property Value

Remarks

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

Applies to