IdentitySource.PrimaryServer Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to