Specifies the user ID that is required for logging into a backend data store, such as SQL Server or Salesforce.
Valid Values
user_name
where:
user_name
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 DataSourceUserID and DataSourcePassword connection properties, the values specified in these connection properties take precedence.
All communication between the driver and the Hybrid Data Pipeline service is encrypted using SSL, including the values specified for DataSourceUserID and DataSourcePassword.