Specifies the user ID that is required for logging into a backend data store, such as SQL Server or Salesforce.
Valid Values
string
where:
string
is the user ID required for logging into the data store.
Notes
The data store user ID and password may be stored in the Hybrid Data Pipeline data source definition. If that is true and you specify the user ID and password using the DataSourceUser and DataSourcePassword connection attributes, the values specified in these connection attributes take precedence.
All communication between the driver and the Hybrid Data Pipeline connectivity service is encrypted using SSL, including the values specified for DataSourceUser and DataSourcePassword.