Show / Hide Table of Contents

Enum LicenseErrorReason

Specifies the reason that fails the license validation.

Namespace: DevZest.Licensing
Assembly: DevZest.Licensing.dll
Syntax
public enum LicenseErrorReason

Fields

Name Description
ExpiredLicense

The license is expired.

InvalidLicense

The license is invalid.

NullLicense

The assembly is not licensed.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest