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

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...
 

Detailed Description

Role-based access rule.

Definition at line 42 of file Security.idl.

Member Data Documentation

◆ endIp

string security::RoleAccessRule::endIp

End of IP range.

Definition at line 44 of file Security.idl.

◆ policy

RoleAccessPolicy security::RoleAccessRule::policy

Access policy.

Definition at line 46 of file Security.idl.

◆ roleId

int security::RoleAccessRule::roleId

Role id.

Definition at line 45 of file Security.idl.

◆ startIp

string security::RoleAccessRule::startIp

Start of IP range.

Definition at line 43 of file Security.idl.


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