Udostępnij za pośrednictwem


SiteAuthSettingsInner.FacebookOAuthScopes Właściwość

Definicja

Pobiera lub ustawia zakresy OAuth 2.0, które będą wymagane w ramach uwierzytelniania za pomocą logowania do serwisu Facebook. To ustawienie jest opcjonalne. Dokumentacja logowania do serwisu 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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy