TableCorsRule.ExposedHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
public string ExposedHeaders { get; set; }
member this.ExposedHeaders : string with get, set
Public Property ExposedHeaders As String