setTrustManagerClass Method (SQLServerDataSource)
Sets the String value of the TrustManagerClass connection property.
Syntax
public void setTrustManagerClass(java.lang.String trustManagerClass)
Parameters
trustManagerClass
A String that contains the fully qualified class name of a custom javax.net.ssl.TrustManager.