次の方法で共有


ServicesProperties.AuthenticationConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象