Freigeben über


SiteAuthSettings.MicrosoftAccountClientId Eigenschaft

Definition

Ruft die OAuth 2.0-Client-ID ab, die für die für die Authentifizierung verwendete App erstellt wurde, oder legt diese fest. Diese Einstellung ist erforderlich, um die Microsoft-Kontoauthentifizierung zu aktivieren. Microsoft-Konto OAuth-Dokumentation: 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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: