Enum LicenseEdition
Namespace: CoreUpload.Licensing
Assembly: CoreUpload.dll
Syntax
public enum LicenseEdition
Fields
| Name | Description |
|---|---|
| Developer | Developer license intended for development and testing. |
| Domain | Domain-bound production license. |
| Enterprise | Enterprise license. |
| Ip | IP-bound production license. |
| Trial | Trial edition. |
| Unlicensed | No valid license is active for the current host. |