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

import "MailingLists.idl";

Public Attributes

kerio::web::KId id
 unique identifier
TrusteeKind type
 is user or group?
string name
 loginName for the User, name in square brackets for the Group
string fullName
 fullname for the User, empty string for the Group
string description
 description of User/Group
boolean isEnabled
 is the User/Group enabled?
DataSource itemSource
 is the User/Group stored internally or by LDAP?
HomeServer homeServer
 id of users homeserver if server is in Cluster; groups haven't homeserver

Detailed Description

Trustee target can be user or group

Member Data Documentation

string kerio::jsonapi::admin::TrusteeTarget::description

description of User/Group

string kerio::jsonapi::admin::TrusteeTarget::fullName

fullname for the User, empty string for the Group

HomeServer kerio::jsonapi::admin::TrusteeTarget::homeServer

id of users homeserver if server is in Cluster; groups haven't homeserver

kerio::web::KId kerio::jsonapi::admin::TrusteeTarget::id

unique identifier

boolean kerio::jsonapi::admin::TrusteeTarget::isEnabled

is the User/Group enabled?

DataSource kerio::jsonapi::admin::TrusteeTarget::itemSource

is the User/Group stored internally or by LDAP?

string kerio::jsonapi::admin::TrusteeTarget::name

loginName for the User, name in square brackets for the Group

TrusteeKind kerio::jsonapi::admin::TrusteeTarget::type

is user or group?


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