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

import "Domains.idl";

Public Attributes

boolean isEnabled
 directory service is in use / isEnabled must be always assigned if used in set methods
DirectoryServiceType serviceType
 type of the service
string customMapFile
 Custom Generic LDAP only: custom map filename.
DirectoryAuthentication authentication
 authentication information
string hostname
 directory service hostname
string backupHostname
 directory service backup hostname
string directoryName
 Active Directory only: Directory name.
string ldapSuffix
 Apple Directory, Kerio Directory: LDAP Search Suffix.

Detailed Description

Directory service information

Member Data Documentation

DirectoryAuthentication kerio::jsonapi::admin::DirectoryService::authentication

authentication information

string kerio::jsonapi::admin::DirectoryService::backupHostname

directory service backup hostname

string kerio::jsonapi::admin::DirectoryService::customMapFile

Custom Generic LDAP only: custom map filename.

string kerio::jsonapi::admin::DirectoryService::directoryName

Active Directory only: Directory name.

string kerio::jsonapi::admin::DirectoryService::hostname

directory service hostname

boolean kerio::jsonapi::admin::DirectoryService::isEnabled

directory service is in use / isEnabled must be always assigned if used in set methods

string kerio::jsonapi::admin::DirectoryService::ldapSuffix

Apple Directory, Kerio Directory: LDAP Search Suffix.

DirectoryServiceType kerio::jsonapi::admin::DirectoryService::serviceType

type of the service


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