IdentitySource.SecondaryServer Property

Definition

Gets or sets secondary server 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to