ActiproLicenseKind Enum
Specifies the kind of license.
public enum ActiproLicenseKind
Fields
| Name | Description |
|---|---|
| Evaluation | An evaluation license that can be used for trial purposes, but not for production usage. |
| Full | A full license that can be used in production. |
| Invalid | There is no license and the product may not be used. |