setProviderCredentials {RJSDMX}R Documentation

set Credentials for authenticating providers

Description

Sets the credentials for providers that need authentication

Usage

setProviderCredentials(provider, user=.jnull(), pw=.jnull())

Arguments

provider

the name of the provider

user

the username

pw

the password


[Package RJSDMX version 3.3-0 Index]