All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::AdminInfo Struct Reference

import "Session.idl";

Public Attributes

kerio::web::KId id
 ID of logged user.
kerio::web::KId domainId
 ID of domain where user belongs to.
string loginName
 loginName name
string fullName
 full name
UserRight effectiveRole
 the mightiest user role from role and groupRole

Detailed Description

Details of the logged user into the administration.

Member Data Documentation

kerio::web::KId kerio::jsonapi::admin::AdminInfo::domainId

ID of domain where user belongs to.

UserRight kerio::jsonapi::admin::AdminInfo::effectiveRole

the mightiest user role from role and groupRole

string kerio::jsonapi::admin::AdminInfo::fullName

full name

kerio::web::KId kerio::jsonapi::admin::AdminInfo::id

ID of logged user.

string kerio::jsonapi::admin::AdminInfo::loginName

loginName name


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