IVisuUserManagement.CheckLogin (METH)ΒΆ
METHOD CheckLogin : VUM_ReturnValues
This method checks whether the user is in the database and the password is correct. It works with both legacy and runtime-based user management If everything is correct the function returns VUM_ReturnValues.ERR_OK. see VUM_ReturnValues (ENUM) where possible error reasons are described.
- InOut:
Scope
Name
Type
Comment
Return
CheckLogin
Input
wstUserName
WSTRING
the user name
wstPassword
WSTRING
the password of the user