setProviderCredentials {RJSDMX} | R Documentation |
Sets the credentials for providers that need authentication
setProviderCredentials(provider, user=.jnull(), pw=.jnull())
provider |
the name of the provider |
user |
the username |
pw |
the password |