The LicenseActivationData type exposes the following members.

Constructors

  NameDescription
Public methodLicenseActivationData
Initializes a new instance of the LicenseActivationData class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActivationDate
The date time on which the license was activated.
Public propertyDateCreated
The date time on which the license activation data was created.
Public propertyDateModified
The date time on which the license activation data was last modified.
Public propertyIPAddress
The IP address of the machine from which the license was activated.
Public propertyLicenseActivationId
The numeric identifier for the license activation data.
Public propertyLicenseId
The numeric identifier for the license data to which the license activation data belongs to.
Public propertySystemId
The system identifier of the machine/device on which the activation was performed on.

See Also