DeployLX Software Protection System

NetworkLicenseLimit Class

Coordinates shared license usage over an enterprise network.

Syntax

<SerializableAttribute> _
Public NotInheritable Class NetworkLicenseLimit _
	Inherits Limit _
	Implements INetworkLimit
[SerializableAttribute]
public sealed class NetworkLicenseLimit : Limit, 
	INetworkLimit

Remarks

See the Network License Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.Nlm.v5..::..NetworkLicenseLimit

Assembly:  DeployLX.Licensing.Nlm.v5 (in DeployLX.Licensing.Nlm.v5.dll)

See Also