Freigeben über


SiteAuthSettings.MicrosoftAccountClientSecret Eigenschaft

Definition

Ruft den geheimen OAuth 2.0-Clientschlüssel ab, der für die für die Authentifizierung verwendete App erstellt wurde, oder legt diesen 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.microsoftAccountClientSecret")]
public string MicrosoftAccountClientSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.microsoftAccountClientSecret")>]
member this.MicrosoftAccountClientSecret : string with get, set
Public Property MicrosoftAccountClientSecret As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: