ShopifyLinkedService.AccessToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The API access token that can be used to access Shopify’s data. The token won't expire if it is offline mode.
public Azure.Core.Expressions.DataFactory.DataFactorySecret AccessToken { get; set; }
public Azure.Core.Expressions.DataFactory.DataFactorySecretBaseDefinition AccessToken { get; set; }
member this.AccessToken : Azure.Core.Expressions.DataFactory.DataFactorySecret with get, set
member this.AccessToken : Azure.Core.Expressions.DataFactory.DataFactorySecretBaseDefinition with get, set
Public Property AccessToken As DataFactorySecret
Public Property AccessToken As DataFactorySecretBaseDefinition