VDISoft.Licensing.LicensedProgram


Public Properties


Name
Description
DeveloperLicense
Gets and sets the flag indicating if there is a developer license.
DeveloperLicensedOn
Gets and sets the date/time that the developer license was licensed on.
DeveloperLicensedTo
Gets and sets the date/time that the developer license is licensed to.
GUID
Gets and sets the GUID (Globally Unique IDentifier) used to represent the program to be licensed.
Name
Gets and sets the name of the program to be licensed.
RuntimeLicense
Gets and sets the flag indicating if there is a runtime license.
RuntimeLicensedOn
Gets and sets the date/time that the runtime license was licensed on.
RuntimeLicensedTo
Gets and sets the date/time that the runtime license is licensed to.

Public Methods


Name
Description
GetObjectData
This method is called upon the serialization of a LicensedProgram object.