UiLicenseMode

Description

The UiLicenseMode enumeration contains license options.

This enumeration is used by the ILicenseFeatureInfo.LicenseMode property.

NOTE. The enumeration is not intended to be used in application code. It is kept for compatibility with previous versions.

Available Values

Value Brief description
0 Standalone. Stand-alone license. This is a license for one workplace locked to specific workstation parameters. It is installed locally and does not require network connection.
1 NetWork. Network license. This is a license that allows the application to be used by several users in the network. It is more flexible and easy to manage.

See also:

System Assembly Enumerations