Queries the corelink relay for available User
Parameters:
Name | Type | Description |
---|---|---|
config |
string | the parameter name that should be set |
context |
string | context that this cofiguration applies to global (server global settings), profile (global user specific settings), app (app global settings), or private (app user specific settings), if omitted or empty it is a global configuration parameter |
app |
string | name of the app that this cofiguration applies to, can be omitted or empty for global or profile configuration parameters |
plugin |
string | name of the plugin that this cofiguration applies to, can be omitted or empty for global or profile configuration parameters |
user |
string | name of the user that this cofiguration applies to, can be omitted or empty for global or app configuration parameters, only an admin can set this parameter, otherwise the logged in username will be taken.' |
value |
string | value to apply to the parameter, all parameters are stored as strings, but are applied in the defined type', |
- Source: