TolliumUser::CreateAppPassword (open)
Create an app specific password
Syntax
LOADLIB "mod::tollium/lib/users.whlib";
RECORD FUNCTION CreateAppPassword(STRING scope, STRING device)Parameters
STRING scopePassword scope/application (eg system:webdav)
STRING deviceDevice for which this password will be created
Return value
RECORDPassword data
INTEGER idID of the apppassword record
STRING passwordThe password