QLM on Non-Windows Platforms

QLM Enterprise supports protecting non Windows applications such as Android, Mac, Java, etc.

Some of the features that are available to Windows apps may not be available on other platforms. This document covers the Windows features that are not currently available on non Windows platforms. Note that many of these features can be implemented at the application level.

FeatureWindowsNon-Windows

QLM License Wizard and User Controls

√

Extensive .NET API for administrative operations

√

Analytics API

√

Floating or concurrent licensing scheme

√

Built-in license binding to common hardware identifiers. On non-windows platforms, you need to use UserDefined LicenseBinding and extract the unique identifier of your choice.

√

Automatic detection and enforcement of the maximum period a user can remain offline.

√

Automatic redirection to a Disaster Recovery site.

√

StoreKeys and ReadKeys methods to store the license keys in common locations. On non-Windows platforms, you must store the license key to the appropriate OS specific store.

√

Last updated