UiLicenseLockType

Description

The UiLicenseLockType enumeration contains types of license locking. This enumeration is used by the ILicenseFeatureInfo.LockType property.

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