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.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.