Message: AccountPasswordChangeRoutineServer

File: WebAPI/account_authorization_2.proto

Description

Response to the AccountPasswordChangeRoutineClient message. Only one of password_requests and password_change_result fields is specified. Note that most messages are shared with multi-step logon, though not all options may be available when used with multi-step account level logon.

Request: AccountPasswordChangeRoutineClient.

Used in

ServerMsg

Fields

account_id

Type: sint32

Description: Account ID in the CQG trade routing system.

Required: yes.

password_requests

Type: user_session_2.PasswordRequest

Description: List of requested passwords.

password_change_result

Type: user_session_2.PasswordChangeResult

Description: Final message of the negotiation with the results.