次の方法で共有


DicomServiceAuthenticationConfiguration.Audiences プロパティ

定義

サービスの対象ユーザーを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="audiences")]
public System.Collections.Generic.IList<string> Audiences { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="audiences")>]
member this.Audiences : System.Collections.Generic.IList<string>
Public ReadOnly Property Audiences As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象