14.2.27 SoftwareKeyInfo (software key information)
This class manages the key information when software licenses are assigned to devices or users.
You can import or export this class.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of SoftwareKeyInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
CreationClassName |
K |
CCN |
string[32] |
This is SoftwareKeyInfo. |
M |
K |
uint32 |
This is a unique ID that identifies the software key information. When new information is imported, assign a unique value in the range from 10001 to 1000000000. |
M |
||
N |
string[255] |
This is the license key. |
R |
||
N |
string[255] |
These are notes on the software key information. |
R |
||
N |
string[255] |
This is the product ID. |
O |
||
N |
string[255] |
This is the serial number. |
R |
||
N |
Asset ID |
uint32 |
This is the ID of the corresponding software asset. If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo. |
M |
|
UpdateTime |
N |
Update control |
string[20] |
This information is used to control concurrent updating of information. |
O |
UserPropertyArea_1# |
N |
User property area-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. With a window operation, multiple character string lines can be specified. |
O |
UserPropertyArea_2# |
N |
User property area-2 |
string[255] |
O |
|
UserPropertyCode_1# |
N |
User property code-1 |
string[64] |
This item can control code information. |
O |
UserPropertyCode_2# |
N |
User property code-2 |
string[64] |
O |
|
UserPropertyField128_1# |
N |
User property field 128-1 |
string[128] |
This item can control a maximum of 128 bytes of information. |
O |
UserPropertyField128_2# |
N |
User property field 128-2 |
string[128] |
O |
|
UserPropertyField255_1# |
N |
User property field 255-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. |
O |
UserPropertyField255_2# |
N |
User property field 255-2 |
string[255] |
O |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property
- #
-
This is an extended property. You can add managed items by editing the display name of this property and setting it to be displayed using the Customize Managed Items job menu.