Application |
The ApplicationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildDate | Gets the build date of the application, in UTC time. | |
| InstanceId | Gets the ID of the application instance. | |
| InstancePlan | Gets the instance plan, if any, that was specified in the deployment flags. | |
| IsDevelopmentInstance | Gets a value indicating whether the current instance is licensed solely for development purposes. | |
| LatestVersion | Gets the latest publicly-available version of Dundas BI. | |
| LatestVersionDownloadUri | Gets a download link for the latest publicly-available version of Dundas BI. | |
| LicensedTo | Gets the licensee(s) of all valid licenses. | |
| LicenseIds | Gets the ID(s) of all valid licenses. | |
| LicenseKind | Gets the kind of the licenses used by the application. | |
| LicenseLeaseAcquired | Gets the date/time (in UTC) at which the lease for the current license was acquired. | |
| LicenseLeaseValidUntil | Gets the date/time (in UTC) at which the lease for the current license expires. | |
| LogonNotificationMessage | Gets a message which will be shown to all users every time they log on. | |
| MaintainerEmailAddress | Gets the email address of the maintainer of the application. | |
| ProductName | Gets the product name, used to identify the application. | |
| ProductVersion | Gets the full version number of the application. | |
| ProductVersionDisplayText | Gets the friendly display version of the product version. | |
| ReleaseKind | Gets the release kind of the application. | |
| ServerFingerprint | Gets a string which uniquely identifies the server on which the application is running. | |
| ServerFingerprintHash | Gets a hash of the server fingerprint, which is safe to expose to arbitrary users. | |
| SigningCertificate | Gets the signing certificate for the application. |