UiLicenseLockType

Description

The UiLicenseLockType enumeration contains types of license locking. This enumeration is used by the ILicenseFeatureInfo.LockType 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 Unlocked. License is not locked.
1 ClientLocked. License is locked to a client workstation.
2 ServerLocked. License is locked to a server.
3 ClientServerLocked. License is locked both to a client workstation and a server.

See also:

System Assembly Enumerations