Table of Contents

Property AccessControlAllowCredentials

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

AccessControlAllowCredentials

Gets or sets the value of the HTTP Access-Control-Allow-Credentials header.

public string? AccessControlAllowCredentials { get; set; }

Property Value

string

Remarks

Note: this header can be overwritten by the current CrossOriginResourceSharingHeaders configuration.