A.7. Response block names for QM.auth
The QM.auth call will return one single block named "auth".
This block contains the following information:
-
UserName: the login name
-
Status: OK if authentication was passed or ERR if it was not passed
-
FullName: The user’s full name
-
Email: The user’s email address
-
Class: The name of the class the user belongs to
-
Keys: The active key set of the user, that is, all keys given to the class plus or minus the keys that have been granted or revoked to this specific user
-
Masterkey: If set to 1, this user has a Masterkey, so this user will pass each key ckeck
-
NLogons: The number of logons the user has made. Each successful QM.auth call counts as a logon.