ILicense class

ILicense class

Provides methods to license the component.

The ILicense type exposes the following members:

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