Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: PasswordValidationForLogin

Scoped Name

APIWebServer.User.PasswordUpdateForLogin

Interface

Field Variable ...as Description
UserSurrogate Input Input The unique identification of the user.
UserPassword Input Input The new password for the user.

Description

The API validates whether the entered combination of user identification and password corresponds to the password registered for the user.

The *Returned status for the function will be set to *Instance not found if the user does not exist. If the password is incorrect the *Returned status will be set to *Error.

If you do not have the user surrogate for the user whose password you want to check you can call the UserSingleFetchSiteLogin with information about the site and the login name for the user to obtain the surrogate.

Events

Universal events