Aracılığıyla paylaş


FhirServiceCorsConfiguration.AllowCredentials Property

Definition

Gets or sets if credentials are allowed 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to