共用方式為


FhirServiceAuthenticationConfiguration.Authority Property

Definition

Gets or sets the authority url for the service

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to