Version: Beta-4.2.0-r7571-b29
OmeroBlitz Api
Home
Previous
Up
Index
omero::sys::Roles
Overview
class Roles
Used By
api::IAdmin::getSecurityRoles
Data Member Index
rootId
rootName
systemGroupId
systemGroupName
userGroupId
userGroupName
guestGroupName
Data Members
long
rootId
;
string
rootName
;
long
systemGroupId
;
string
systemGroupName
;
long
userGroupId
;
string
userGroupName
;
string
guestGroupName
;
Home
Previous
Up
Index