Store.ConnectionInfo.AS

Description

AS Connection Information functions

Functions

NameSignature and Synopsis
setConnectionWaitTimevoid setConnectionWaitTime (Object storeConnectionInfo, double waitTime)
setTrustAllvoid setTrustAll (Object storeConnectionInfo)
setTrustFilevoid setTrustFile (Object storeConnectionInfo, String trustFilePath)
setUserCredentialsvoid setUserCredentials (Object storeConnectionInfo, String userName, String password)