Table of Contents

Class Licensing

Namespace
LiveScope.Net
Assembly
LiveScope.Net.dll

Product licensing singleton

public abstract class Licensing
Inheritance
Licensing
Inherited Members

Constructors

Licensing()

protected Licensing()

Properties

LicenseKey

Product license key

public static string? LicenseKey { get; set; }

Property Value

string

Methods

LoadFromFile(string)

Load license key from file

public static string? LoadFromFile(string Path)

Parameters

Path string

File path

Returns

string

License key