Freigeben über


ValidatedToken.TokenHandler Property

Definition

The TokenHandler that was used to validate the token.

public Microsoft.IdentityModel.Tokens.TokenHandler TokenHandler { get; }
member this.TokenHandler : Microsoft.IdentityModel.Tokens.TokenHandler
Public ReadOnly Property TokenHandler As TokenHandler

Property Value

Applies to