Condividi tramite


SasQueryParameters.RequestHeaders Property

Definition

Custom Request Header names to include in the SAS. Any usage of the SAS must include these header names in the request.

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

Property Value

Applies to