共用方式為


FhirServiceAuthenticationConfiguration.Audience Property

Definition

Gets or sets the audience url for the service

[Newtonsoft.Json.JsonProperty(PropertyName="audience")]
public string Audience { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="audience")>]
member this.Audience : string with get, set
Public Property Audience As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to