Share via


SiteAuthSettings.TwitterConsumerKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to