Compartir a través de


QuickBooksLinkedService.AccessTokenSecret Propiedad

Definición

Obtiene o establece el secreto de token de acceso para la autenticación de OAuth 1.0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a