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

Role information. More...

import "RoleManager.idl";

Public Attributes

int id
 Unique role id.
 
string name
 Role name.
 
Role::Info info
 Role information.
 

Detailed Description

Role information.

Definition at line 62 of file RoleManager.idl.

Member Data Documentation

◆ id

int usermgmt::RoleManager::RoleAccount::id

Unique role id.

Definition at line 63 of file RoleManager.idl.

◆ info

Role::Info usermgmt::RoleManager::RoleAccount::info

Role information.

Definition at line 65 of file RoleManager.idl.

◆ name

string usermgmt::RoleManager::RoleAccount::name

Role name.

Definition at line 64 of file RoleManager.idl.


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