|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Base type of all account event. More...
Public Attributes | |
| string | username |
| name of user which was affected 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... | |
Base type of all account event.
Definition at line 24 of file UserManager.idl.
| string usermgmt::AccountEvent::username |
name of user which was affected
Definition at line 25 of file UserManager.idl.