3.4 capabilities

Gets the capabilities of the authentication module (if it supports multiuser or not) and returns as a hash.

Parameters:

$xestiascan_authmodule->capabilities();


Usage:

%capabilities = $xestiascan_authmodule->capabilities();


The following is returned within the hash.

Setting Description
multiuser Specifies if the authentication module is a multiuser module.