Condividi tramite


SiteAuthSettingsInner.FacebookAppId Proprietà

Definizione

Ottiene o imposta l'ID app dell'app Facebook usata per l'accesso. Questa impostazione è necessaria per abilitare l'account di accesso di Facebook. Documentazione di Facebook Login: https://developers.facebook.com/docs/facebook-login

[Newtonsoft.Json.JsonProperty(PropertyName="properties.facebookAppId")]
public string FacebookAppId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.facebookAppId")>]
member this.FacebookAppId : string with get, set
Public Property FacebookAppId As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a