Table of Contents

Method SetLicenseKey

Namespace
LMKit.Licensing
Assembly
LM-Kit.NET.dll

SetLicenseKey(string)

Sets the license key for the application and validates it.

public static void SetLicenseKey(string licenseKey)

Parameters

licenseKey string

The license key to be validated and set.

Share