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.
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