共用方式為


TokenValidationResult.TokenContext Property

Definition

Gets or sets the CallContext that contains call information.

public Microsoft.IdentityModel.Tokens.CallContext TokenContext { get; set; }
member this.TokenContext : Microsoft.IdentityModel.Tokens.CallContext with get, set
Public Property TokenContext As CallContext

Property Value

Applies to