ILogOnService.SubmitPasswordResetRequest Method |
Namespace: Dundas.BI.AccountServices
| Exception | Condition |
|---|---|
| ArgumentException | accountName is empty or null. |
| InvalidOperationException | The specified account is not a local user account. |
| NoPrivilegeException | The PasswordPolicyAllowChange configuration setting is set to false. -or- The specified account is not allowed to change their password. |
| NotSupportedException | The email service is not enabled. |