# ELicenseBinding

<table><thead><tr><th width="249.33333333333331">Name</th><th width="422">Description</th><th>Value</th></tr></thead><tbody><tr><td>None</td><td>Undefined</td><td>-1</td></tr><tr><td>ComputerName</td><td>bind the license to the computer name</td><td>0</td></tr><tr><td>Generic</td><td>do not bind the license</td><td>1</td></tr><tr><td>UserDefined</td><td>bind the license to a user defined value</td><td>2</td></tr><tr><td>MacAddress</td><td>bind the license to the MAC address</td><td>3</td></tr><tr><td>VolumeSerialNumber</td><td>bind the license to the volume SN</td><td>4</td></tr><tr><td>MotherboardSerialNumber</td><td>bind the license to the motherboard SN</td><td>5</td></tr><tr><td>ActiveDirectoryComputerDomain</td><td>bind the license to the AD computer domain</td><td>6</td></tr><tr><td>ActiveDirectoryAppDomain</td><td>bind the license to the AD App domain</td><td>7</td></tr><tr><td>SystemManagementBiosUuid</td><td>bind the license to the BIOS UUID</td><td>8</td></tr><tr><td>QlmUniqueSystemIdentifier1</td><td>Use QLM system binding v1</td><td>9</td></tr><tr><td>QlmUniqueSystemIdentifier2</td><td>Use QLM system binding v2</td><td>10</td></tr><tr><td>LoggedInUser</td><td>bind the license to the logged in user name</td><td>11</td></tr><tr><td>USBKey</td><td>bind the license to the usb key</td><td>12</td></tr><tr><td>DockerContainer</td><td>bind the license to the docker container</td><td>13</td></tr><tr><td>PerFeature</td><td><a href="/pages/Q3KtWdksEscVXupO8a7T">variable license binding</a></td><td>14</td></tr></tbody></table>


---

# 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/qlmlicense/enums/elicensebinding.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.
