DeployLX Software Protection System

SecureLicenseContext Class

Represents the licensing context used to maintain state throughout the license validation process.

Syntax

<ComVisibleAttribute(False)> _
Public NotInheritable Class SecureLicenseContext _
	Inherits LicenseContext _
	Implements IDisposable
[ComVisibleAttribute(false)]
public sealed class SecureLicenseContext : LicenseContext, 
	IDisposable

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..LicenseContext
    DeployLX.Licensing.v5..::..SecureLicenseContext

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

See Also