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

Role information More...

import "Role.idl";

Public Attributes

string description
 Free-form description.
 
boolean locked
 true if the role cannot be deleted
 
vector< Privilegeprivileges
 List of privileges for this role.
 
vector< Restrictionrestrictions
 List of restrictions for this role.
 

Detailed Description

Role information

Definition at line 32 of file Role.idl.

Member Data Documentation

◆ description

string usermgmt::Role::Info::description

Free-form description.

Definition at line 33 of file Role.idl.

◆ locked

boolean usermgmt::Role::Info::locked

true if the role cannot be deleted

Definition at line 34 of file Role.idl.

◆ privileges

vector<Privilege> usermgmt::Role::Info::privileges

List of privileges for this role.

Definition at line 35 of file Role.idl.

◆ restrictions

vector<Restriction> usermgmt::Role::Info::restrictions

List of restrictions for this role.

Definition at line 36 of file Role.idl.


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