IVisuUserManagement.CheckLoginWithGroupID (METH)
METHOD CheckLoginWithGroupID : VUM_ReturnValues
This method checks whether the user is in the database, the password is correct and the user belongs to the user group. 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
CheckLoginWithGroupIDInput
wstUserNameWSTRINGthe user name
wstPasswordWSTRINGthe password of the user
dwUserGroupIDDWORDthe user group id to which the user must belong to