DicomServiceAuthenticationConfiguration.Audiences Property

Definition

Gets the audiences for the service

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to