WHUserApi::LookupUserByLogin (open)
Looks up a user based on the login name
Syntax
LOADLIB "mod::wrd/lib/internal/userapi.whlib";
RECORD FUNCTION LookupUserByLogin(STRING loginname)Parameters
STRING loginnameLogin name
Return value
RECORDLookup result, DEFAULT RECORD if not found
RECORD authenticationsettingsAuthentication settings of the user
INTEGER authobjectidAuthobject entity id of the user
INTEGER entityidWRD entity id of the user
STRING guidGUID of the user
STRING passwordHashed password of the user