RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Showing: redb.Core.Pro.Licensing Show all

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.