Click or drag to resize

AutoaddressClient Constructor (String)

Constructs AutoaddressClient with a licence key and the other configuration settings using defaults.

Namespace:  Autoaddress.Autoaddress2_0
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public AutoaddressClient(
	string licenceKey
)

Parameters

licenceKey
Type: SystemString
The licence key.
Exceptions
ExceptionCondition
ArgumentNullExceptionlicenceKey
See Also