Udostępnij za pośrednictwem


QuickBooksLinkedService.AccessTokenSecret Property

Definition

Gets or sets the access token secret for OAuth 1.0 authentication.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to