|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Full role manager information. More...
import "RoleManager.idl";
Public Attributes | |
| vector< PrivilegeDesc > | privileges |
| List of supported privileges. | |
| vector< RestrictionDesc > | restrictions |
| List of supported restrictions. | |
| vector< RoleAccount > | roles |
| List of active roles. | |
Full role manager information.
Definition at line 69 of file RoleManager.idl.
| vector<PrivilegeDesc> usermgmt::RoleManager::Info::privileges |
List of supported privileges.
Definition at line 70 of file RoleManager.idl.
| vector<RestrictionDesc> usermgmt::RoleManager::Info::restrictions |
List of supported restrictions.
Definition at line 71 of file RoleManager.idl.
| vector<RoleAccount> usermgmt::RoleManager::Info::roles |
List of active roles.
Definition at line 72 of file RoleManager.idl.