Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Role-based access rule. More...
Public Attributes | |
string | startIp |
Start of IP range. More... | |
string | endIp |
End of IP range. More... | |
int | roleId |
Role id. More... | |
RoleAccessPolicy | policy |
Access policy. More... | |
Role-based access rule.
Definition at line 42 of file Security.idl.
string security::RoleAccessRule::endIp |
End of IP range.
Definition at line 44 of file Security.idl.
RoleAccessPolicy security::RoleAccessRule::policy |
Access policy.
Definition at line 46 of file Security.idl.
int security::RoleAccessRule::roleId |
Role id.
Definition at line 45 of file Security.idl.
string security::RoleAccessRule::startIp |
Start of IP range.
Definition at line 43 of file Security.idl.