getTrustStore 方法 (SQLServerDataSource)
傳回憑證 trustStore 檔案的路徑 (包括檔案名稱)。
語法
public java.lang.String getTrustStore()
傳回值
String,其中包含憑證 trustStore 檔案的路徑 (包括檔案名稱),如果未設定任何值則為 null。
備註
如果未設定 trustStore 屬性,getTrustStore 方法會傳回 null。
傳回憑證 trustStore 檔案的路徑 (包括檔案名稱)。
public java.lang.String getTrustStore()
String,其中包含憑證 trustStore 檔案的路徑 (包括檔案名稱),如果未設定任何值則為 null。
如果未設定 trustStore 屬性,getTrustStore 方法會傳回 null。