Click or drag to resize
MsiLicenseSchema Enumeration
Licensing schema.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum MsiLicenseSchema
Members
  Member nameValueDescription
None0None.
Key1Key-based licensing schema.
File2File-based licensing schema.
See Also