SiteAuthSettingsInner.MicrosoftAccountClientId Egenskap

Definition

Hämtar eller anger det OAuth 2.0-klient-ID som skapades för den app som används för autentisering. Den här inställningen krävs för att aktivera autentisering med Microsoft-konto. Dokumentation om 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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för