ILicenseProvider
Last updated
Last updated
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Interface for license providers.
Gets a license for an instance or type of component.
context
A that specifies where you can use the licensed object.
type
A that represents the component requesting the license.
instance
An object that is requesting the license.
A valid for the specified context, type, and instance.