SasQueryParameters.RequestQueryParameters Property

Definition

Custom Request Query Parameter names to include in the SAS. Any usage of the SAS must include these query parameter names in the request.

public System.Collections.Generic.List<string> RequestQueryParameters { get; }
member this.RequestQueryParameters : System.Collections.Generic.List<string>
Public ReadOnly Property RequestQueryParameters As List(Of String)

Property Value

Applies to