API Reference
Обзор документации REDB API. Выберите пространство имён или тип в дереве слева, или кликните по элементам ниже.
Фильтр: redb.Core.Pro.Licensing
Показать все
redb.Core.Pro.Licensing
Classes
| LicenseExpiredException | Thrown when an educational license has expired. |
| LicenseInfo | License information parsed from JWT token. |
| LicenseManagerWrapper | Wrapper for external API. Delegates to static LicenseGuard internally. |
| LicenseRequiredException | Exception thrown when trial limit is exceeded and a license is required. |
| LicenseValidator | Validates JWT license tokens using RSA public keys from TrustedIssuers. |
| TrustedIssuers | Registry of trusted license issuers and their RSA public keys. |
Interfaces
| ILicenseManager | License manager interface for Pro features. |