ChangePassword
StockSharp.Micex.Native.Transactions
密码更改 。
继承自: BaseTransaction
构造函数
属性
Currentpw
public string Currentpw { get; set; }
value = changePassword.Currentpw
changePassword.Currentpw = value
当前的密码 。
Newpw
public string Newpw { get; set; }
value = changePassword.Newpw
changePassword.Newpw = value
新的密码 。