Reset a User's Password using the supplied Reset Token.

Syntax

finUserFunctions.ResetPasswordFromToken(token, password, email, [tokenExpired])

Parameters

NameTypeOptionalByRefDescription
token String The Reset Token.
password String The Password.
email String
tokenExpired Boolean Optional ByRef If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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