Документация RedBase

Добро пожаловать в документацию RedBase. Обзор API, примеры кода и руководства по работе с REDB.

API Reference

Обзор документации REDB API. Выберите пространство имён или тип в дереве слева, или кликните по элементам ниже.

Фильтр: redb.Core.Pro.Licensing Показать все

redb.Core.Pro.Licensing

Classes

C LicenseExpiredException Thrown when an educational license has expired.
C LicenseInfo License information parsed from JWT token.
C LicenseManagerWrapper Wrapper for external API. Delegates to static LicenseGuard internally.
C LicenseRequiredException Exception thrown when trial limit is exceeded and a license is required.
C LicenseValidator Validates JWT license tokens using RSA public keys from TrustedIssuers.
C TrustedIssuers Registry of trusted license issuers and their RSA public keys.

Interfaces

I ILicenseManager License manager interface for Pro features.