Variable: BrokerTrustLevel
constBrokerTrustLevel:object
Defined in: packages/contracts/src/capabilityBroker.ts:23
Trust levels (ТЗ §11). The level never changes the runtime, only the set of grants a call may rely on.
Type Declaration
EXTENDED
readonlyEXTENDED:"extended"='extended'
SANDBOX
readonlySANDBOX:"sandbox"='sandbox'
TRUSTED
readonlyTRUSTED:"trusted"='trusted'