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