Delen via


SiteAuthSettingsInner.FacebookOAuthScopes Eigenschap

Definitie

Hiermee worden de OAuth 2.0-bereiken opgehaald of ingesteld die worden aangevraagd als onderdeel van facebook-aanmeldingsverificatie. Deze instelling is optioneel. Documentatie voor Aanmelding bij Facebook: 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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op