PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Start the password recovery process for a given user.
Syntax
Smartsite SXML | Copy Code |
---|---|
string user.initiatepasswordrecovery(string emailAddress) |
Parameters
Name | Data Type | Description |
---|---|---|
emailAddress | String | The user's email address. |
Return Value
Data Type | Description |
---|---|
String | The recovery key that is needed to access the site without a password. |