次の方法で共有


IdentitySource.SecondaryServer プロパティ

定義

セカンダリ サーバーの URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象