Salesforce Linked Service Args
Linked service for Salesforce.
Constructors
Properties
List of tags that can be used for describing the linked service.
The Salesforce API version used in ADF. Type: string (or Expression with resultType string).
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
The URL of Salesforce instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom domain, specify, for example, 'https://domain.my.salesforce.com'. Type: string (or Expression with resultType string).
Parameters for linked service.
The password for Basic authentication of the Salesforce instance.
The security token is optional to remotely access Salesforce instance.