ImportExport


Click here for a complete list of operations.

Connection_Authenticate

Description

Authenticates against the server. Need to call before using other methods

Also checks to make sure they have enough connection licenses

Parameters

Type Name Required
string? userName - The username of the user
string? password - The unhashed password of the user
string? pluginName - The name of the plugin
booleanuseLicense - Does this user consume a concurrent-user license Yes

Return Value

boolean - Whether authentication was successful or not