DomainControlCenterSsoRequest.Url Property

Definition

Gets URL where the single sign-on request is to be made.

[Newtonsoft.Json.JsonProperty(PropertyName="url")]
public string Url { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="url")>]
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to