DeployLX Software Protection System

SupportInfo Class

Support information for the assembly. The properties are normally initialized by the contents of the LicenseHelpAttribute but may be modified in the LicenseValidationRequestInfo class to customize the support information at runtime.

Syntax

Public NotInheritable Class SupportInfo _
	Implements ICloneable
public sealed class SupportInfo : ICloneable

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..SupportInfo

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

See Also