TokenValidationParameters.IncludeTokenOnFailedValidation Property

Definition

Gets or sets the flag that indicates whether to include the SecurityToken when the validation fails.

public bool IncludeTokenOnFailedValidation { get; set; }
member this.IncludeTokenOnFailedValidation : bool with get, set
Public Property IncludeTokenOnFailedValidation As Boolean

Property Value

Applies to