LicenseResult Properties

JustinBack

LicenseResult Properties

The LicenseResult type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets or sets a value indicating whether this License is active.
Public propertyCustomer_ID
Gets or sets the customer identifier.
Public propertyLicense_ID
Gets or sets the license identifier.
Public propertyMetadata
Gets or sets the metadata.
Public propertyProduct_ID
Gets or sets the product identifier.
Public propertyproductkey
Gets or sets the productkey if license has been granted through a product key. Can be NULL
Public propertyRevoked
Gets or sets a value indicating whether this License is revoked.
Top
See Also