JwtSecurityToken.InnerToken Property

Definition

Gets the JwtSecurityToken associated with this instance.

public System.IdentityModel.Tokens.Jwt.JwtSecurityToken InnerToken { get; }
member this.InnerToken : System.IdentityModel.Tokens.Jwt.JwtSecurityToken
Public ReadOnly Property InnerToken As JwtSecurityToken

Property Value

Applies to