Class License

License class

Provides methods to license the component.

public class License

Constructors

NameDescription
License()The default constructor.

Properties

NameDescription
LicenseInfo { get; }Gets the current license information.

Methods

NameDescription
ClearLicense()Clears the current license.
SetLicense(Stream)Licenses the component.
SetLicense(string)Licenses the component.

See Also