Freigeben über


SiteAuthSettings.FacebookOAuthScopes Eigenschaft

Definition

Ruft die OAuth 2.0-Bereiche ab, die im Rahmen der Facebook-Anmeldeauthentifizierung angefordert werden, oder legt diese fest. Diese Einstellung ist optional. Dokumentation zur Facebook-Anmeldung: https://developers.facebook.com/docs/facebook-login

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: