IplTplType Enumeration | Table of Content | LoginResponseEventArgs Properties![]() |
| LoginResponseEventArgs Class |
Namespace: OnixS.NET.ICE.iMpact
public class LoginResponseEventArgs : EventArgs, IDisposable
The LoginResponseEventArgs type exposes the following members.
| 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 | |
|---|---|---|
| Dispose | Releases all resources used by the 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 the string representation of the object.
(Overrides Object.ToString().) |