Reset Client's Web Password from a Token.

Syntax

finClientFunctions.ResetWebPasswordFromToken(clientPk, token, newPassword, tokenExpired)

Parameters

NameTypeOptionalByRefDescription
clientPk Integer The primary key of the Client or -1 if the token ends with 'Z' followed by the primary key.
token String The password reset Token.
newPassword String The New Password.
tokenExpired Boolean ByRef Indicates whether this method failed due to the supplied token having expired.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClientFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0