JwtSecurityToken.EncodedHeader Property

Definition

Gets the Base64UrlEncoded JwtHeader associated with this instance.

public virtual string EncodedHeader { get; }
member this.EncodedHeader : string
Public Overridable ReadOnly Property EncodedHeader As String

Property Value

Applies to