SiteAuthSettingsInner.TwitterConsumerSecret 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於登入之 Twitter 應用程式的 OAuth 1.0a 取用者密碼。 啟用 Twitter 登入需要此設定。 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
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute