ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.IPasswordChanger Interface Reference

Public Member Functions

void ChangePassword (string oldPassword, string newPassword)
 

Events

Action PasswordChangedSuccessfully
 
Action< Exception > PasswordChangingFailed
 

Member Function Documentation

◆ ChangePassword()

void ATAS.DataFeedsCore.IPasswordChanger.ChangePassword ( string  oldPassword,
string  newPassword 
)

Event Documentation

◆ PasswordChangedSuccessfully

Action ATAS.DataFeedsCore.IPasswordChanger.PasswordChangedSuccessfully

◆ PasswordChangingFailed

Action<Exception> ATAS.DataFeedsCore.IPasswordChanger.PasswordChangingFailed

The documentation for this interface was generated from the following file: