Click or drag to resize

LicenseType Enumeration

Enumeration for different types (hardware or software based) of license.

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public enum LicenseType
Members
Member nameValueDescription
Dongle0 Hardware dongle
Software1 Software container.
See Also