| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
import <RoleManager.idl;
| Public Attributes | |
| int | id | 
| Unique role id. | |
| string | name | 
| Role name. | |
| Role::Info | info | 
| Role information. | |
Role information.
Definition at line 55 of file RoleManager.idl.
| int usermgmt::RoleManager::RoleAccount::id | 
Unique role id.
Definition at line 56 of file RoleManager.idl.
| Role::Info usermgmt::RoleManager::RoleAccount::info | 
Role information.
Definition at line 58 of file RoleManager.idl.
| string usermgmt::RoleManager::RoleAccount::name | 
Role name.
Definition at line 57 of file RoleManager.idl.