Public Member Functions | |
| void | ChangePassword (string oldPassword, string newPassword) |
Events | |
| Action | PasswordChangedSuccessfully |
| Action< Exception > | PasswordChangingFailed |
| void ATAS.DataFeedsCore.IPasswordChanger.ChangePassword | ( | string | oldPassword, |
| string | newPassword | ||
| ) |
| Action ATAS.DataFeedsCore.IPasswordChanger.PasswordChangedSuccessfully |
| Action<Exception> ATAS.DataFeedsCore.IPasswordChanger.PasswordChangingFailed |