Defines the unique identifier a license is bound to.
The possible values are:
LicenseBinding | Description |
ActiveDirectoryComputerDomain | Binds the license to the AD domain. |
ActiveDirectoryAppDomain | Binds the license to the AD domain associated to the account running the application. |
ComputerName | Binds the license to the name of the computer |
LoggedInUser | Binds the license to the logged in user account on a Windows computer. |
MacAddress | Binds the license to the first MAC address discovered. |
MotherBoardSerialNumber | Binds the license to the mother board serial number. |
QlmUniqueSystemIdentifier1 |
Binds the license to unique identifier as shown below: For Virtual machines, tries to get System Management BIOS UUID. For physical machines, tries to get Motherboard Serial Number.
If the above fails, tries to get the first Volume Serial Number. If the above fails, tries to get first MAC Address. If the above fails, tries to get the Computer Name. |
SystemManagementBiosUuid | Binds the license to the System Management BIOS UUID |
UserDefined | Binds the license to a user defined identifier |
VolumeSerialNumber | Binds the license to the serial number of the first volume. |
USBKey | Binds the license to the Serial Number of the USB key from where the application is running. |
Comments
0 comments
Please sign in to leave a comment.