ChangePassword
StockSharp.Micex.Native.Transactions
Смена пароля.
Inherits: BaseTransaction
Constructors
Properties
Currentpw
public string Currentpw { get; set; }
value = changePassword.Currentpw
changePassword.Currentpw = value
Текущий пароль.
Newpw
public string Newpw { get; set; }
value = changePassword.Newpw
changePassword.Newpw = value
Новый пароль.