ClientConfig Properties |
The ClientConfig type exposes the following members.
Name | Description | |
---|---|---|
AllowQuerySelectConnection |
Gets and sets a property that indicates if this client supports the selection of a connection from the query wizard.
|
|
Application |
Gets and sets the Application object used to allow access to queries and setup.
|
|
AppServerValidationFailed |
Gets a value that indicate if validation on the security appserver failed.
|
|
AuthToken |
Details of the token used to authenticate with the Enterprise Service
|
|
AutoUpdate |
Gets and sets a value that indicates if the client should automatically check for updates.
|
|
ConfigSettings |
Gets the configuration settings object
|
|
CustomLoadingImage |
Gets and sets the custom loading image
|
|
CustomLoadingImageBase64 |
Gets and sets the custom loading image as a base64 encoded string
|
|
CustomLoadingImageType |
Gets and sets the loading image type for this client instance
|
|
DashboardStyle |
Gets and sets the default dashboard style for client applications
|
|
DataFileFormat |
Gets and sets a value that indicates the file format used to store the setup.
|
|
DataLocation |
Gets and sets the data location
|
|
DataLocationType |
Gets a value that indicates what type of data location is currently set.
|
|
EnterpriseServiceEndpoint |
Gets the Enterprise Service End Point for this client instance
|
|
EnterpriseServiceHubPort |
Gets a value that indicates the port being used to commincate with the Enteprise Service SignalR Hub.
|
|
Group |
Gets the unique ID of the users group.
|
|
Initialised |
Gets a property that indicates if this clientconfig has been successfully initialised.
|
|
LicenseInfo |
Gets and sets the LicenseInfo object for this object.
|
|
LoadingImage |
Gets the loading image for this client session
|
|
LockServerCode |
Gets the encrypted lockserver code.
|
|
MaxJSONLength |
Gets a value that indicates the maximum JSON document size permitted.
|
|
PaletteFile |
Gets the palette file for this client instamce
|
|
Password |
Gets and sets the Password the user has logged in with.
|
|
PreviousLoginFailed |
Gets and sets a value that indicates if the previous login attempt failed.
|
|
QuietCheckForUpdate |
Gets and sets a property that indicates if the check for update should show a message when there is no update.
|
|
RootObject |
Gets and sets the root object used to provide AppServer connectivity to download dat files etc.
|
|
SchedulerClient |
Gets and sets a property that indicates if the client should be checking for scheduler licenses rather than standard.
|
|
Security |
Gets and sets the Security object for this object.
|
|
SessionFreeDataLocationAppServer |
Gets and sets a value that indicates if the Data Location AppServer is a session free AppServer
|
|
SetupGUID |
Gets a value that indicate the setup GUID used to tell when the setup on the server has changed.
|
|
SetupManager |
Gets and sets a setup manager object for this objects.
|
|
Silent |
Gets and sets a property that indicates if the application is set to silent so will hide messages.
|
|
SplashScreenText |
Gets and sets the text displayed on the splash screen.
|
|
SuppressLoginDialog |
Gets and sets a property that indicates if the login dialog should always be suppressed
|
|
SystemStructure |
Gets a System Structure (DBs, Tables, Fields, Functions etc.) Object
|
|
UpdateLocation |
Gets and sets the location the client will check for updates.
|
|
UsePreviousUsernameAndPasswordSet |
Gets and sets a value that indicates if the previously used username and password should be used rather than prompting again.
|
|
UserName |
Gets and sets the username the user has logged in with.
|
|
Version |
Gets the version of DataPA currently installed.
|