JwtHeader.Typ Property

Definition

Gets the mime type (Typ) of the token.

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

Property Value

Remarks

If the mime type is not found, null is returned.

Applies to