DeployLX Software Protection System

Limit..::..UniqueId Property

Gets an id that can uniquely identify this limit and license. Useful when the LimitId is repeated across multiple licenses.

Syntax

<BrowsableAttribute(False)> _
Public ReadOnly Property UniqueId As String
	Get
[BrowsableAttribute(false)]
public string UniqueId { get; }

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

See Also