Share via


SignedHttpRequestValidationParameters.TokenHandler Property

Definition

Overloads

TokenHandler

Gets or sets the TokenHandler to AccessToken inside the SignedHttpRequest.

TokenHandler

Gets or sets the TokenHandler to AccessToken inside the SignedHttpRequest.

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

Property Value

Applies to