Click or drag to resize
Licensing Class
Class with methods and properties to manage the driver's licensing
Inheritance Hierarchy
SystemObject
  Eclo.NETMF.SIM800HLicensing

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public static class Licensing

The Licensing type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadLicenseKey
Reads the license key.
Public methodStatic memberRenewLicenseKey
Renew the license key for this device. The renewal procedure will contact the activation service to obtain the key. Activation server can be reached by SMS or HTTPS call.
Public methodStatic memberSaveLicenseKey
Stores a license key.
Top
See Also