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 loginname

Login name

Return value

RECORD

Lookup result, DEFAULT RECORD if not found

RECORD authenticationsettings

Authentication settings of the user

INTEGER authobjectid

Authobject entity id of the user

INTEGER entityid

WRD entity id of the user

STRING guid

GUID of the user

STRING password

Hashed password of the user