Click or drag to resize
MsiLicenseType Enumeration
License type.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum MsiLicenseType
Members
  Member nameValueDescription
None0None.
SingleUser1Single-user license (SL).
Network2Network license (NL).
See Also