Share via


StorageCorsRule.AllowedHeaders Property

Definition

Required if CorsRule element is present. A list of headers allowed to be part of the cross-origin request.

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

Property Value

Applies to