Version: Beta4.2.1-r8614-Beta4.2-b41
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