Condividi tramite


SiteAuthSettingsInner.FacebookOAuthScopes Proprietà

Definizione

Ottiene o imposta gli ambiti OAuth 2.0 che verranno richiesti come parte dell'autenticazione dell'account di accesso di Facebook. Questa impostazione è facoltativa. Documentazione di Facebook Login: 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a