Condividi tramite


SiteAuthSettingsInner.MicrosoftAccountClientId Proprietà

Definizione

Ottiene o imposta l'ID client OAuth 2.0 creato per l'app usata per l'autenticazione. Questa impostazione è necessaria per abilitare l'autenticazione dell'account Microsoft. Documentazione di Microsoft Account OAuth: https://dev.onedrive.com/auth/msa_oauth.htm

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a