次の方法で共有


FhirService.AuthenticationConfiguration プロパティ

定義

fhir サービス認証の構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationConfiguration")]
public Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceAuthenticationConfiguration AuthenticationConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationConfiguration")>]
member this.AuthenticationConfiguration : Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceAuthenticationConfiguration with get, set
Public Property AuthenticationConfiguration As FhirServiceAuthenticationConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象