Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

authorizationMode

Configures authorizationMode for License status from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"online" | "offline"Compiler-resolved TypeScript contract.
requiredfalse
allowed["online","offline"]Allowed declaration values.

Configures authorizationMode for License status from its authoritative release declaration.

The declared value type is enum. Allowed values are ["online","offline"]. This field is optional.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/licensing/status/field/authorizationMode
Path
apps/desktop-electron/src/ui/LicenseGate.tsx
Symbol
DesktopLicenseStatus