次の方法で共有


FhirServiceAuthenticationConfiguration.SmartProxyEnabled プロパティ

定義

SMART on FHIR プロキシが有効になっているかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象