次の方法で共有


QuickBooksLinkedService.ConsumerKey プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.consumerKey")]
public object ConsumerKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.consumerKey")>]
member this.ConsumerKey : obj with get, set
Public Property ConsumerKey As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象