JBLicense
LicenseResult Properties |
The LicenseResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Active |
Gets or sets a value indicating whether this License is active.
| |
Customer_ID |
Gets or sets the customer identifier.
| |
License_ID |
Gets or sets the license identifier.
| |
Metadata |
Gets or sets the metadata.
| |
Product_ID |
Gets or sets the product identifier.
| |
productkey |
Gets or sets the productkey if license has been granted through a product key. Can be NULL
| |
Revoked |
Gets or sets a value indicating whether this License is revoked.
|
See Also