Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
security::FrontPanelPrivilegesChanged Struct Reference

Front panel privileges have been changed. More...

Inheritance diagram for security::FrontPanelPrivilegesChanged:
event::UserEvent idl::Event

Public Attributes

vector< string > oldPrivileges
 old front panel privileges More...
 
vector< string > newPrivileges
 new front panel privileges More...
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event More...
 
string actIpAddr
 ip or device on which user is logged in More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Front panel privileges have been changed.

Definition at line 133 of file Security.idl.

Member Data Documentation

◆ newPrivileges

vector<string> security::FrontPanelPrivilegesChanged::newPrivileges

new front panel privileges

Definition at line 135 of file Security.idl.

◆ oldPrivileges

vector<string> security::FrontPanelPrivilegesChanged::oldPrivileges

old front panel privileges

Definition at line 134 of file Security.idl.


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