34.50. listAdministrators
- Name
- listAdministrators
- Description
- Returns a list of users which can administer the system.
- Parameters
- string sessionKey
- int serverId
- Return Value
- array:
- struct - user
- int
id
- string
login
- string
login_uc
- upper case version of the login - boolean
enabled
- true if user is enabled, false if the user is disabled