Share via


CorsConstants.AccessControlAllowCredentials Field

 

The Access-Control-Allow-Credentials response header.

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

Syntax

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

Field Value

Type: System.String

See Also

CorsConstants Class
System.Web.Cors Namespace

Return to top