ListaDeComprasClient Constructor (String, String, Environment)

Initializes a new instance of the ListaDeComprasClient class.

Namespace:  ListaDeCompras.SDK
Assembly:  ListaDeCompras.SDK (in ListaDeCompras.SDK.dll)

Syntax


public ListaDeComprasClient(
	string userName,
	string password,
	Environment environment
)

Parameters

userName
Type: String
Name of the user.
password
Type: String
The password.
environment
Type: ListaDeCompras.SDK..::..Environment
The environment.

Exceptions


ExceptionCondition
Exception
[AuthenticationException]