Compartilhar via


FhirServiceCorsConfiguration.Headers Propriedade

Definição

Obtém ou define os cabeçalhos a serem permitidos por meio do CORS.

[Newtonsoft.Json.JsonProperty(PropertyName="headers")]
public System.Collections.Generic.IList<string> Headers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="headers")>]
member this.Headers : System.Collections.Generic.IList<string> with get, set
Public Property Headers As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a