JwtHeader.Enc Property

Definition

Gets the encryption algorithm (Enc) of the token.

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

Property Value

Remarks

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

Applies to