Condividi tramite


SiteAuthSettingsInner.FacebookAppSecret Proprietà

Definizione

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

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a