TokenProvider.StripQueryParameters Property

Definition

Gets whether the token provider strips query parameters.

protected virtual bool StripQueryParameters { get; }
member this.StripQueryParameters : bool
Protected Overridable ReadOnly Property StripQueryParameters As Boolean

Property Value

true if the token provider strips query parameters; otherwise, false.

Applies to