Complete server configuration.
{ boolean licenseValid; unsigned int licenseType; unsigned int minPasswordLength; unsigned int totalUsers; unsigned int totalGroups; unsigned int licenseExpirationFlag; long licenseExpirationDate; long databaseTime; string serverVersion; boolean allowPersonalChannels; boolean allowSelfRegistration; boolean webConduitEnabled; boolean xmlConduitEnabled; unsigned int serverType; string SyncServerPort; unsigned int NTDomain; string syncsToday; string avgSyncTimeToday; unsigned int licensedUsers; };
licenseValid Server license valid?
licenseType Server license type?
minPasswordLength Minimum password length.
totalUsers Total number of users.
totalGroups Total number of groups.
licenseExpirationFlag License flags.
licenseExpirationDate License expires date.
databaseTime Current time from the DB.
serverVersion Version of the soap server.
allowPersonalChannels Allow personal channels?
allowSelfRegistration Allow self registration?
webConduitEnabled Synchronize Web channels?
xmlConduitEnabled Synchronize database channels?
serverType Server type.
SyncServerPort Synchronize server port.
NTDomain NTDomain/LDAP integrated?
syncsToday Number of synchronizations today.
avgSyncTimeToday Average synchronization time today.
licensedUsers Number of licensed users.
StringArray
is an array of strings. INTERNAL – In future releases, may not be backward compatible or may not be supported at all.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |