forwardLoginResponseEventArgsBuilder Constructor    Table of ContentCode Property forward
LoginResponseEventArgsBuilder Properties

The LoginResponseEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyCode
Error code.
Public propertyExtraMarketTypesPermissioned
Extra field for permissioned market type ids when `MarketTypesPermissioned` field is not big enough. This should be appended to `MarketTypesPermissioned` if it is not empty.
Public propertyMarketTypesPermissioned
Market type IDs allowed to access for the user.
Public propertyRequestSeqId
The sequence ID in client's request.
Public propertyText
Success or failure messages.
Top
See Also