| title | setAuthenticationScheme (SQLServerDataSource) | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | b942f78e-7ce1-44ef-923d-a7c3d7c76b83 |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Indicates the kind of integrated security you want your application to use.
public void setAuthenticationScheme(String authenticationScheme); authenticationScheme
Values are "JavaKerberos" and the default "NativeAuthentication". For more information, see Using Kerberos Integrated Authentication to Connect to SQL Server.