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.LicenseDscAssembly: 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
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..CustomData