# Properties

| Name               |                                                                                                               Description                                                                                                              |
| ------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| ActivationKey      |                                                                                                The customer's activation key (required)                                                                                                |
| ComputerID         |                                                                                                  The customer's Computer ID (required)                                                                                                 |
| QlmTimerFrequency  | When a client checks out a license for offline usage, a client-side timer monitors the usage time and triggers an event when the offline period is exceeded. The timer frequency controls the interval at which the timer is triggered |
| QlmTimerDelayStart |                                                                                                        Delay to start the timer                                                                                                        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.soraco.co/docs/api-reference/.net-api/iqlmcloudfloatinglicensehelper/properties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
