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