JwtSecurityTokenHandler.TokenType Property

Definition

Gets the type of the JwtSecurityToken.

public override Type TokenType { get; }
member this.TokenType : Type
Public Overrides ReadOnly Property TokenType As Type

Property Value

Applies to