Cameo |
The CameoSdkParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| BinPath |
Path to the folder where SDK core components are installed (readonly). Caution: The used path can potentially introduce security vulnerabilities. Validate and sanitize the path thoroughly. Ensure that the path points to a trusted and valid location within the application's intended scope and that the path cannot be manipulated. Limit the access and permissions of the provided path. Make sure that the application runs with the least privileges necessary to perform its intended functionality. | |
| HostId | Unique name in scope of one machine (readonly). | |
| MainForm | Some functionality of the SDK requires UI thread context. | |
| UseInternalLoggingSettings | Turn on/off internal SDK logging settings (readonly). |