Generates and sends an Email or SMS Document (depending on configuration in Global Settings) to a Client informing them of a temporary Web Password.

If the 'temporaryWebPassword' parameter is supplied an empty string, finClientFunctions.SetTemporaryWebPassword will be called prior to generating the Document to automatically set a temporary Web Password.

Syntax

finClientFunctions.SendTemporaryWebPassword(client, temporaryWebPassword)

Parameters

NameTypeOptionalByRefDescription
client finClient The Client.
temporaryWebPassword String If known, the temporary Web Password. If not known (i.e., a blank string), this will be automatically generated.

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