|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Restriction Description. More...
import "RoleManager.idl";
Public Attributes | |
| string | name |
| Privilege name. | |
| string | desc |
| Privilege description. | |
| vector< ArgumentDesc > | args |
| List of supported arguments. | |
Restriction Description.
Definition at line 55 of file RoleManager.idl.
| vector<ArgumentDesc> usermgmt::RoleManager::RestrictionDesc::args |
List of supported arguments.
Definition at line 58 of file RoleManager.idl.
| string usermgmt::RoleManager::RestrictionDesc::desc |
Privilege description.
Definition at line 57 of file RoleManager.idl.
| string usermgmt::RoleManager::RestrictionDesc::name |
Privilege name.
Definition at line 56 of file RoleManager.idl.