Share via


WnsCredential.WindowsLiveEndpoint Property

Definition

Gets or sets the Windows Live endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to