IntegratedSecurity
Indicates whether or not Windows Authentication will be used to connect.
Data Type
bool
Default Value
false
Remarks
When true, the Windows account credentials are used for authentication. These are the credentials for the Windows user under which the process utilizing the add-in is running.
If this value is false, the User and Password associated with the SQL Server user will need to be supplied instead.