次の方法で共有


QuickBooksLinkedService.ConsumerSecret プロパティ

定義

OAuth 1.0 認証のコンシューマー シークレットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.consumerSecret")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase ConsumerSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.consumerSecret")>]
member this.ConsumerSecret : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property ConsumerSecret As SecretBase

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象