ILicenseFactory
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Interface for license factory.
Implements
ISignatureProviderFactory, IRestrictionFactory
Methods
CreateFeature(string)
Creates a license feature.
Parameters
Name
Description
The feature name.
Returns
Name
Description
The new feature.
CreateField(string)
Creates a license field.
Parameters
Name
Description
The field name.
Returns
Name
Description
The new field.
Last updated