JwtHeader.Cty Property

Definition

Gets the content mime type (Cty) of the token.

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

Property Value

Remarks

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

Applies to