.. index:: 
  !BiosealLicense.getLicenseOwner Method
  
.. _id3_bioseal_bioseal_license_get_license_owner_class_method:

===============================================================================
BiosealLicense.getLicenseOwner Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the license owner.


.. code:: Dart

    static String getLicenseOwner()

**Returns**

.. line-block::

    ``String``
    The license owner.

**Exceptions**

.. line-block::

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



