Class Licenser
License helper class.
Inherited Members
Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public static class Licenser
Methods
| Improve this Doc View SourceSetKey(string)
Set the API license key. This should be done before attempting to connect to the HoloMetrix Hub service.
Declaration
public static void SetKey(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key | The developer's license key. |