Share via


StorageCorsRule.ExposedHeaders Property

Definition

Required if CorsRule element is present. A list of response headers to expose to CORS clients.

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

Property Value

Applies to