The UiLicenseLockSelector enumeration includes types of criteria that are used to create the value, based on which the code of locking the license to computer is created.
| Value | Brief description |
| 1 | IDFrom. Processor serial number or identifier. |
| 2 | IPAddress. IP address of the computer. |
| 4 | DiskID. Value obtained from hard disk serial number. |
| 8 | HostName. Computer name. |
| 16 | Ethernet. Ethernet card unique identifier. |
| 64 | NetwareSerial. Unique serial number of NetWare server. |
| 128 | ComputerID. Protection device. |
| 256 | Custom. Reserved. |
| 512 | ProcessorID. Number of Intel Pentium III processor. |
| 1024 | CustomEx. Reserved. |
| 2048 | HardDiskSerial. Locking to hard drive. |
| 4096 | CpuInfo. Locking to processor parameters. |
| 8192 | UUID. Locking to the unique identifier of virtual machine in cluster. |
See also: