Share via


IdentityProviders.Facebook Property

Definition

Gets or sets the configuration settings of the Facebook provider.

[Newtonsoft.Json.JsonProperty(PropertyName="facebook")]
public Microsoft.Azure.Management.WebSites.Models.Facebook Facebook { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="facebook")>]
member this.Facebook : Microsoft.Azure.Management.WebSites.Models.Facebook with get, set
Public Property Facebook As Facebook

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to