Compartir a través de


QuickBooksLinkedService.ConsumerSecret Propiedad

Definición

Obtiene o establece el secreto de consumidor para la autenticación de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a