SharedAccessSignatureTokenProvider.StripQueryParameters Property

Definition

Gets whether the token provider strips query parameters.

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

Property Value

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

Applies to