Click or drag to resize
LicenseAliasLocationType Enumeration
The type of location in which the alias is to be stored

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public enum LocationType
Members
  Member nameValueDescription
Unknown0Unknown type of alias location
FileSystem1The alias is located on a file system accessible by the computer
WindowsRegistry2The alias is located in the Windows registry on the current computer
See Also