Appearance
Documentation / @kizami/authz / PermissionCatalogEntry
Interface: PermissionCatalogEntry
Defined in: catalog.ts:17
Properties
dangerous
dangerous:
boolean
Defined in: catalog.ts:24
危険フラグ: 権限プリセット編集画面での重点表示対象(permission-catalog.md 前提参照)。
descriptionJa
descriptionJa:
string
Defined in: catalog.ts:20
impliesView
impliesView: readonly
string[]
Defined in: catalog.ts:26
この権限をONにすると自動的に有効になる閲覧権限(「操作は閲覧を含意する」の展開)。
key
key:
string
Defined in: catalog.ts:18
labelJa
labelJa:
string
Defined in: catalog.ts:19
scopes
scopes: readonly
Scope[]
Defined in: catalog.ts:22
編集UIで選択可能なスコープ(意味のあるものだけ。この30項目に "self" は登場しない)。