| title | getTrustManagerClass Method (SQLServerDataSource) |
|---|---|
| description | getTrustManagerClass Method (SQLServerDataSource) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2018 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerDataSource.getTrustManagerClass |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns the String value of the TrustManagerClass connection property.
public java.lang.String getTrustManagerClass()
A String that contains the value of the TrustManagerClass connection property, or null if no value is set.
If the TrustManagerClass property is not set, the getTrustManagerClass method returns null.