Share via


CorsConstants.AccessControlExposeHeaders Field

 

The Access-Control-Expose-Headers response header.

Namespace:   System.Web.Cors
Assembly:  System.Web.Cors (in System.Web.Cors.dll)

Syntax

public static readonly string AccessControlExposeHeaders
public:
static initonly String^ AccessControlExposeHeaders
static val AccessControlExposeHeaders : string
Public Shared ReadOnly AccessControlExposeHeaders As String

Field Value

Type: System.String

See Also

CorsConstants Class
System.Web.Cors Namespace

Return to top