次の方法で共有


DicomService.AuthenticationConfiguration プロパティ

定義

dicom Service 認証の構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象