Enum KeyValidityType
Represents the validity of an activation key.
Namespace: Sartorius.SAF.Licensing
Assembly: Sartorius.SAF.Licensing.dll
Syntax
public enum KeyValidityType
Fields
Name | Description |
---|---|
AlreadyApplied | The key was already applied on the current system. |
Invalid | The provided value is not a valid key for the current application. |
InvalidFeatureId | The key cannot be applied on the current system because the feature id was not found. |
InvalidHardware | The key cannot be applied on the current system due to license hardware restrictions. |