Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets a Boolean value that indicates if the integratedSecurity property is enabled.
public void setIntegratedSecurity(boolean enable)
enable
true if integratedSecurity is enabled. Otherwise, false.
Set to "true" to indicate that Windows credentials will be used by SQL Server to authenticate the user of the application. If "true", the Microsoft JDBC Driver for SQL Server will search the local computer credential cache for credentials that have already been provided at the computer or network logon. If "false", the username and password must be supplied.
Note
This property is only supported on Microsoft Windows operating systems.
For more information about using integrated authentication, see Building the Connection URL.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today