Method WithLicense(string)
Set Pro license key (JWT token).
If not set, license is searched in REDB_PRO_LICENSE env var or redb.license file.
public RedbOptionsBuilder WithLicense(string licenseKey)
Set Pro license key (JWT token).
If not set, license is searched in REDB_PRO_LICENSE env var or redb.license file.
public RedbOptionsBuilder WithLicense(string licenseKey)