Share via


LegacyMicrosoftAccount.Registration Property

Definition

Gets or sets the configuration settings of the app registration for the legacy Microsoft Account provider.

[Newtonsoft.Json.JsonProperty(PropertyName="registration")]
public Microsoft.Azure.Management.WebSites.Models.ClientRegistration Registration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registration")>]
member this.Registration : Microsoft.Azure.Management.WebSites.Models.ClientRegistration with get, set
Public Property Registration As ClientRegistration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to