3.3 loadsettings

Loads the current Xestia Scanner Server settings into the authentication module.

Parameters:

$xestiascan_authmodule->loadsettings(options);


Usage:

$xestiascan_authmodule->loadsettings(%options);


options

Specifies the settings to use as a hash.

Setting Description
DateTime Specifies the date and time format to use.
Server Specifies the server to use.
Database Specifies the database to use.
Username Specifies the username to use.
Password Specifies the password to use.
Port Specifies the server port to use.
Protocol Specifies the protocol to use.
TablePrefix Specifies the table prefix to use.