Property ExposeHeaders
ExposeHeaders
Gets or sets the Access-Control-Expose-Headers header adds the specified headers to the allowlist that JavaScript in browsers is allowed to access.
public string[] ExposeHeaders { get; set; }
Property Value
- string[]