ILicensing Copy link to this sectionLink to this section copied!

DeclarationCopy link to this sectionLink to this section copied!

ILicensing : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant for configuring package serial validation, stock keeping units, trial and registration.

PropertiesCopy link to this sectionLink to this section copied!

ILicensePackageSerialValidation PackageSerialValidation - Gets the object for package serial validation configuration.

Array<ILicenseTrial>TrialsAndRegistrations - Gets trial and registration objects.

Array<ILicenseSku> StockKeepingUnits - Gets stock keeping unit objects.

MethodsCopy link to this sectionLink to this section copied!

NewTrial(String aName) returns ILicenseTrial - Creates new trial object.

NewStockKeepingUnit(String aName, String aContent) returns ILicenseSku - Creates new stock keeping unit object.

DeleteTrial(ILicenseTrial aTrial) - Deletes trial object.

DeleteStockKeepingUnit(ILicenseSku aTrial) - Deletes stock keeping unit object.