DeployLX Software Protection System

Limit..::..ValidationStates Property

Gets the list of named validation states that the limit supports.

Syntax

<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property ValidationStates As IList(Of String)
	Get
[BrowsableAttribute(false)]
public virtual IList<string> ValidationStates { get; }

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

See Also