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

CustomData Class

The CustomData object inherits from the AbstractLicenseData. The CustomData is used by developers to store unique custom data using a Key/Value pairing in a StringDictionary.

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

Syntax


[SerializableAttribute]
public class CustomData : AbstractLicenseData
<SerializableAttribute> _
Public Class CustomData _
	Inherits AbstractLicenseData
[SerializableAttribute]
public ref class CustomData : public AbstractLicenseData

Inheritance Hierarchy


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