ChangePassword

StockSharp.Micex.Native.Transactions

パスワードの変更

継承元: BaseTransaction

コンストラクター

ChangePassword
public ChangePassword()
changePassword = ChangePassword()

Создать ChangePassword.

プロパティ

Currentpw
public string Currentpw { get; set; }
value = changePassword.Currentpw
changePassword.Currentpw = value

現在のパスワード。

Name
public override string Name { get; }
value = changePassword.Name

お名前.

Newpw
public string Newpw { get; set; }
value = changePassword.Newpw
changePassword.Newpw = value

パスワードが新しくなりました。