public enum ENActivateLicenseCode : System.Enum
public enum ENActivateLicenseCode : System.Enum
| Member | Description |
|---|---|
| ActivationFailedMask | Mask for activation failed codes |
| ActivationSucceededMask | Mask for activation success codes |
| CredentialsIncorrect | User name or password is incorrect |
| ExistingCodeFound | Successfully licensed with an already existing license code for this machine. |
| LicenseKeyIncorrect | License Key incorrect |
| MachineNotPreviouslyLicensed | License Key incorrect |
| NewCodeAssigned | Successfully licensed with a newly assigned activation code for this machine. |
| NoActivationsLeft | The account associated with a login, has no more activations |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Office.ENActivateLicenseCode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)