次の方法で共有


IdentitySource.PrimaryServer プロパティ

定義

プライマリ サーバーの URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象