CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

AbstractLicenseData Class

AbstractLicenseData is an abstract class which all licensing data, other then Constraints) must inherit. The AbstractLicenseData defines the necessary items for any license data to be used by the LicenseFile.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public abstract class AbstractLicenseData : ILicenseData
Public MustInherit Class AbstractLicenseData _
	Implements ILicenseData
public ref class AbstractLicenseData abstract : ILicenseData

Inheritance Hierarchy


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData