Result values of the CheckLicense(String) method.
Namespace: TypeMock.Integration
Assembly: TypeMock.Integration (in TypeMock.Integration.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Expired | 0 | The license key is valid but has expired | |
Valid | 1 | The license key is valid and has not expire yet | |
Invalid | 2 | The license key in invalid |
See Also