LegacyMicrosoftAccount.Registration Propriedade

Definição

Obtém ou define as definições de configuração do registro do aplicativo para o provedor de Conta da Microsoft herdado.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a