.. index:: 
  !BiosealLicense.getLicenseFileHardwareCode Method
  
.. _id3_bioseal_bioseal_license_get_license_file_hardware_code_class_method:

===============================================================================
BiosealLicense.getLicenseFileHardwareCode Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the hardware code of the previously loaded license.


.. code:: Dart

    static String getLicenseFileHardwareCode()

**Returns**

.. line-block::

    ``String``
    The license hardware code.

**Exceptions**

.. line-block::

    :ref:`BiosealException<id3_bioseal_bioseal_exception>`
    An error has occurred during Bioseal Library execution.



