Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
usermgmt::RoleManager::Info Struct Reference

Full role manager information. More...

import "RoleManager.idl";

Public Attributes

vector< PrivilegeDescprivileges
 List of supported privileges.
 
vector< RestrictionDescrestrictions
 List of supported restrictions.
 
vector< RoleAccountroles
 List of active roles.
 

Detailed Description

Full role manager information.

Definition at line 69 of file RoleManager.idl.

Member Data Documentation

◆ privileges

vector<PrivilegeDesc> usermgmt::RoleManager::Info::privileges

List of supported privileges.

Definition at line 70 of file RoleManager.idl.

◆ restrictions

vector<RestrictionDesc> usermgmt::RoleManager::Info::restrictions

List of supported restrictions.

Definition at line 71 of file RoleManager.idl.

◆ roles

vector<RoleAccount> usermgmt::RoleManager::Info::roles

List of active roles.

Definition at line 72 of file RoleManager.idl.


The documentation for this struct was generated from the following file: