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

import "Aliases.idl";

Public Attributes

kerio::web::KId id
 unique identifier
AliasTargetType type
 item type discriminator
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?
string emailAddress
 first email address
HomeServer homeServer
 id of users homeserver if server is in Cluster; groups haven't homeserver

Detailed Description

Alias target can be a user or group

Member Data Documentation

string kerio::jsonapi::admin::AliasTarget::description

description of User/Group

string kerio::jsonapi::admin::AliasTarget::emailAddress

first email address

string kerio::jsonapi::admin::AliasTarget::fullName

fullname for the User, empty string for the Group

HomeServer kerio::jsonapi::admin::AliasTarget::homeServer

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

kerio::web::KId kerio::jsonapi::admin::AliasTarget::id

unique identifier

boolean kerio::jsonapi::admin::AliasTarget::isEnabled

is the User/Group enabled?

DataSource kerio::jsonapi::admin::AliasTarget::itemSource

is the User/Group stored internally or by LDAP?

string kerio::jsonapi::admin::AliasTarget::name

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

AliasTargetType kerio::jsonapi::admin::AliasTarget::type

item type discriminator


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