License class

License class

Provides methods to license the component.

The License type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Initializes a new instance of this class.

Methods

MethodDescription
set_license(self, license_name)Licenses the component.
set_license(self, stream)Licenses the component.
reset_license(self)Reset the license
is_licensed(self)Check if licence is applied to component

See Also