Link Search Menu Expand Document

LicenseInfo Class

License information.
Inheritance Hierarchy
SystemObject
Bytescout.BarCodeLicenseInfo

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public class LicenseInfo

The LicenseInfo type exposes the following members.

Constructors
NameDescription
Public methodLicenseInfo
Initializes a new instance of the LicenseInfo class
Top
Properties
NameDescription
Public propertyDLLVersion
DLL version.
Public propertyHardwareID
Device Hardware ID.
Public propertyLicenseKey
Masked license key (RegistrationKey).
Public propertyLicenseType
License type.
Public propertyLimit
Limit of license units.
Public propertyLimitTerm
License limit term.
Public propertyLimitType
License limit type.
Public propertyRemainder
Number of remaining license units.
Public propertyUpdatesExpireOn
Support and updates expiration date.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference