Table of Contents

Property ExposeHeaders

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

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[]