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

Restriction Description. More...

import "RoleManager.idl";

Public Attributes

string name
 Privilege name.
 
string desc
 Privilege description.
 
vector< ArgumentDescargs
 List of supported arguments.
 

Detailed Description

Restriction Description.

Definition at line 55 of file RoleManager.idl.

Member Data Documentation

◆ args

vector<ArgumentDesc> usermgmt::RoleManager::RestrictionDesc::args

List of supported arguments.

Definition at line 58 of file RoleManager.idl.

◆ desc

string usermgmt::RoleManager::RestrictionDesc::desc

Privilege description.

Definition at line 57 of file RoleManager.idl.

◆ name

string usermgmt::RoleManager::RestrictionDesc::name

Privilege name.

Definition at line 56 of file RoleManager.idl.


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