Click or drag to resize

ConManager Class

Manager configuration
Inheritance Hierarchy
SystemObject
  mtapi.be.MT4ManagerNetConManager

Namespace:  mtapi.be.MT4ManagerNet
Assembly:  MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ConManager

The ConManager type exposes the following members.

Constructors
  NameDescription
Public methodConManager
Initializes a new instance of the ConManager class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldAdmin
Right to server administration
Public fieldBroker
Right to deal
Public fieldEmail
Right to send internal mail
Public fieldExpTime
Internal data
Public fieldGroups
Comma separated list of managed groups (allowed '*' wildcard)
Public fieldInfoDepth
Maximum available data (in days)
Public fieldIpfilter
Enable IP control
Public fieldIpFrom
Range of allowed IPs
Public fieldIpTo
Public fieldLogin
Login
Public fieldLogs
Right to see logs
Public fieldMailbox
Name of mailbox for internal mail
Public fieldManager
Public fieldMarket
Right to access server applications market
Public fieldMarketWatch
Right to change spread, spread balance, stop levels, execution mode and send quotes
Public fieldMoney
Public fieldName
Manager name (read only)
Public fieldNews
Right to send news
Public fieldNotifications
Right to push notifications
Public fieldOnline
Right to see online users
Public fieldPlugins
Right to configure plugins
Public fieldReports
Right to see reports
Public fieldReserved
Public fieldRiskman
Right to use analyzer
Public fieldSecgroups
Manager rights for security groups
Public fieldSeeTrades
Right to see trades
Public fieldServerReports
Right to receive server reports
Public fieldTechsupport
Right to access to technical support page
Public fieldTrades
Right to add/modify/delete trades
Public fieldUnused
Public fieldUserDetails
Right to see clients private data-name,country,address,phone,email etc.
Top
See Also