Delen via


TwitterRegistration.ConsumerSecretSettingName Property

Definition

Gets or sets the app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to