DeployLX Software Protection System

LicensingSectionHandler Class

Implements a section handler for reading configuration settings in an application's .config file.

Syntax

Public NotInheritable Class LicensingSectionHandler _
	Implements IConfigurationSectionHandler
public sealed class LicensingSectionHandler : IConfigurationSectionHandler

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..LicensingSectionHandler

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

See Also