FIX.5.0SP2 Message

UserRequest [type 'BE']

<UserReq>

This message is used to initiate a user action, logon, logout or password change. It can also be used to request a report on a user's status.


Added  FIX.4.4

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = "BE"

 
923UserRequestID@UserReqID 
924UserRequestType@UserReqTyp 
553Username@Username 
554Password@Password  
925NewPassword@NewPassword  
1400EncryptedPasswordMethod@EncPwdMethod  
1401EncryptedPasswordLen  
1402EncryptedPassword@EncPwd  
1403EncryptedNewPasswordLen  
1404EncryptedNewPassword@EncNewPwd  
95RawDataLength@RawDataLength  
96RawData@RawData 

Can be used to hand structures etc to other API's etc

 
ComponentStandardTrailer