Send a Password Reset Link to the User or Client.

Syntax

finPortalHandler.SendPasswordResetLink(email, [subject], [message], [id])

Parameters

NameTypeOptionalByRefDescription
email String The Email Address.
subject String Optional The Email Subject. If omitted, a default Subject will be generated.
message String Optional The Email Message. If omitted, a default Message will be generated.
id String Optional An optional Id, e.g., a Client Id or Client Web User Id.

Return Value

Boolean

A Boolean value indicating success.

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