Build Method | Table of Content | LoginResponseEventArgsBuilder Constructor ![]() |
| LoginResponseEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class LoginResponseEventArgsBuilder
The LoginResponseEventArgsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| LoginResponseEventArgsBuilder | Initializes a new instance of the LoginResponseEventArgsBuilder class |
| Name | Description | |
|---|---|---|
| Code |
Error code.
| |
| ExtraMarketTypesPermissioned |
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.
| |
| MarketTypesPermissioned |
Market type IDs allowed to access for the user.
| |
| RequestSeqId |
The sequence ID in client's request.
| |
| Text |
Success or failure messages.
|
| Name | Description | |
|---|---|---|
| Build |
Creates an instance of LoginResponseEventArgs.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |