Delen via


SiteAuthSettingsInner.MicrosoftAccountClientId Eigenschap

Definitie

Hiermee wordt de OAuth 2.0-client-id opgehaald of ingesteld die is gemaakt voor de app die wordt gebruikt voor verificatie. Deze instelling is vereist voor het inschakelen van Microsoft-accountverificatie. OAuth-documentatie voor Microsoft-account: 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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op