Share via


SiteAuthSettings.FacebookAppSecretSettingName Property

Definition

Gets or sets the app setting name that contains the app secret used for Facebook Login.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to