DeployLX Software Protection System

LicenseFile Class

Represents a collection of licenses stored in a single .LIC file.

Syntax

<SerializableAttribute> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class LicenseFile _
	Implements IDisposable, ICloneable, IChange
[SerializableAttribute]
[ComVisibleAttribute(true)]
public sealed class LicenseFile : IDisposable, 
	ICloneable, IChange

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..LicenseFile

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

See Also