| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailAddress |
Gets or sets the user's email address that is used at login. |
string |
Required Data type: EmailAddress Matching regular expression pattern: .+@.+\..+ |
| UrlFormat |
Gets or sets the format of the URL to include in the recovery email. HTTPS is required. Example: https://example.com/reset?id={0} |
string |
Required |