Version: 4.3.4-dbcbce5a-b4

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