[]
        
(Showing Draft Content)

C1.Util.Licensing.LicenseErrorCode

LicenseErrorCode Enum

Error codes for licensing exceptions.

Namespace: C1.Util.Licensing
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum LicenseErrorCode
Public Enum LicenseErrorCode

Fields

Name Description
EvaluationExpired
InvalidCertificate
InvalidLicense
LicenseExpired
LicenseNotActivated
NoLicenseFound
NoProductsSupported
Unknown