IVisuUserManagement.CheckLogin (METH)
METHOD CheckLogin : VUM_ReturnValues
This method checks whether the user is in the database and the password is correct. 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
CheckLoginInput
wstUserNameWSTRINGthe user name
wstPasswordWSTRINGthe password of the user