DeployLX Software Protection System

LicenseResource Class

Represents an embedded resource in a license file. Used to embed images, web pages, and other files for use during validation.

Syntax

<SerializableAttribute> _
Public NotInheritable Class LicenseResource _
	Implements IChange
[SerializableAttribute]
public sealed class LicenseResource : IChange

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..LicenseResource

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

See Also