WRDAuthPlugin::VerifyCurrentPassword (open)
Verify the specified password for the current user
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
BOOLEAN FUNCTION VerifyCurrentPassword(STRING currentpwd)Parameters
STRING currentpwdPassword to verify
Return value
BOOLEANTRUE if the password is correct