Property AccessControlAllowCredentials
AccessControlAllowCredentials
Gets or sets the value of the HTTP Access-Control-Allow-Credentials header.
public string? AccessControlAllowCredentials { get; set; }
Property Value
Remarks
Note: this header can be overwritten by the current CrossOriginResourceSharingHeaders configuration.