License

License class

Provides methods to license the component.

public sealed class License

Constructors

NameDescription
License()The default constructor.

Methods

NameDescription
ResetLicense()Resets the license.
SetLicense(Stream)Licenses the component.
SetLicense(string)Licenses the component.

See Also