10 #import <kerio/web/idl/SharedStructures.idl>
11 #include <kerio/web/idl/IpAddressGroups.idl>
12 #include <kerio/web/idl/TimeRanges.idl>
33 typedef sequence<UserAuthType> AuthTypeList;
38 enum DirectoryServiceDeleteMode {
91 typedef string FileId;
128 typedef string UtcDateTime;
138 typedef sequence<NamedConstant> NamedConstantList;
145 enum DirectoryAccessResult {
147 directoryDoesNotExist,
148 directoryExistAccessDenied,
149 directoryUnaccessible
157 boolean hasSubdirectory;
163 typedef sequence<Directory> DirectoryList;
195 BuildType releaseType;
196 DeployedType deployedType;
197 string newVersionInfoUrl;