Click or drag to resize
ActivationCodeModel Properties

The ActivationCodeModel type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets the attributes of this activation code.
Public propertyCode
Gets or sets the text of the activation code.
Public propertyExpirationDate
Gets or sets the expiration date of this activation code.
Public propertyIsEvaluation
Gets or sets a value indicating whether this activation code represents an evaluation license.
Public propertyIsExpired
Gets or sets a value indicating whether this activation code is expired.
Public propertyIsNodeLocked
Gets or sets a value indicating whether or not this activation code represents a node-locked license.
Public propertyIsValid
Gets or sets a value indicating whether or not this activation code is valid.
Public propertyLicenseType
Gets or sets the type of the license this activation code entitles the user to.
Public propertyMajorVersion
Gets or sets the major version of the release associated with this activation code.
Public propertyMinorVersion
Gets or sets the minor version of the release associated with this activation code.
Public propertyProductCode
Gets or sets the product code associated with this activation code.
Public propertyProductName
Gets or sets the name of the product associated with this activation code.
Public propertySerialNumber
Gets or sets the serial number associated with this activation code.
Top
See Also