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
パスワードが新しくなりました。