DevicesLicense Class¶
Namespace: id3.Devices
Definition¶
class DevicesLicense
class DevicesLicense
public static partial class DevicesLicense
public class DevicesLicense
Static Methods¶
Name |
Description |
---|---|
Activates a license using customer credentials and a product reference and saves the license to a file. |
|
Activates a license file using an activation key and saves the license to a file. |
|
Activates a license using an activation key and returns the license in a data buffer. |
|
Retrieves a license file buffer using customer credentials and a product reference and returns the license in a data buffer. |
|
Activates a license using a serial key and saves the license to a file. |
|
Activates a license using a serial key and returns the license in a data buffer. |
|
Checks a license from a file. |
|
Checks a license from a buffer. |
|
Checks the license using a buffer containing the license data and a card-based verification process. |
|
Checks the license by using a card-based verification process. |
|
Checks if a module is present in the previously loaded license. |
|
Finalizes the license check process using the provided cryptogram. |
|
Retrieves the license expiry date. |
|
Retrieves the hardware code of the external drive you run the library on. This function works on Windows only. |
|
Retrieves the hardware code of the device using the requested hardware code type. |
|
Retrieves the hardware code of the previously loaded license. |
|
Retrieves the serial number of the previously loaded license. |
|
Retrieves the license name. |
|
Retrieves the license owner. |
|
Retrieves the license path. |
|
Retrieves the license type. |
|
Retrieves the number of modules in the license. |
|
Retrieves the name of the specified license module. |
|
Retrieves the value associated to the specified license module. |
|
Retrieves the license product reference. |
|
Retrieves the number of remaining days. |
|
Reactivates a license file using the host hardware code and the product reference. |
|
Reactivates a license in a data buffer using the host hardware code and the product reference. |