IExternalUserDatabaseProvider.ChangeUserPassword (METH)ΒΆ
METHOD ChangeUserPassword : VUM_ReturnValues
Changes the password of a given user. 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
ChangeUserPasswordInput
wstUserNameWSTRINGthe user name
wstNewPasswordWSTRINGthe new password of the user
wstOldPasswordWSTRINGthe old password of the user