Compartilhar via


FhirServiceCorsConfiguration.AllowCredentials Propriedade

Definição

Obtém ou define se as credenciais são permitidas por meio do CORS.

[Newtonsoft.Json.JsonProperty(PropertyName="allowCredentials")]
public bool? AllowCredentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowCredentials")>]
member this.AllowCredentials : Nullable<bool> with get, set
Public Property AllowCredentials As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a