Partager via


FhirServiceCorsConfiguration.AllowCredentials Propriété

Définition

Obtient ou définit si les informations d’identification sont autorisées via 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à