Udostępnij za pośrednictwem


QuickBooksLinkedService.ConsumerSecret Property

Definition

Gets or sets the consumer secret for OAuth 1.0 authentication.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to