Freigeben über


SiteAuthSettings.MicrosoftAccountOAuthScopes Eigenschaft

Definition

Ruft die OAuth 2.0-Bereiche ab, die im Rahmen der Microsoft-Kontoauthentifizierung angefordert werden, oder legt diese fest. Diese Einstellung ist optional. Wenn nicht angegeben, wird "wl.basic" als Standardbereich verwendet. Dokumentation zu Microsoft-Kontobereichen und Berechtigungen: https://msdn.microsoft.com/en-us/library/dn631845.aspx

[Newtonsoft.Json.JsonProperty(PropertyName="properties.microsoftAccountOAuthScopes")]
public System.Collections.Generic.IList<string> MicrosoftAccountOAuthScopes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.microsoftAccountOAuthScopes")>]
member this.MicrosoftAccountOAuthScopes : System.Collections.Generic.IList<string> with get, set
Public Property MicrosoftAccountOAuthScopes As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: