License

License class

Provides methods to license the component. Learn more about licensing here.

public sealed class License

Constructors

Name Description
License() Instantiate the License

Methods

Name Description
SetLicense(Stream) Licenses the component.
SetLicense(string) Licenses the component.

Remarks

Learn more

See Also