SiteAuthSettingsInner.TwitterConsumerSecret Proprietà

Definizione

Ottiene o imposta il segreto consumer OAuth 1.0a dell'applicazione Twitter usata per l'accesso. Questa impostazione è necessaria per abilitare l'accesso a Twitter. Documentazione di Twitter Sign-In: https://dev.twitter.com/web/sign-in

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a