Partilhar via


QuickBooksLinkedService.ConsumerSecret Propriedade

Definição

Obtém ou define o segredo do consumidor para a autenticação 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a