AccessDetail interface
Metadata about the access details of the managing entity of the extension
Properties
| allowed |
The list of allowed actions for the entity |
| description | The description of the entity |
| entity | The entity to which the access details apply |
Property Details
allowedActions
The list of allowed actions for the entity
allowedActions?: string[]
Property Value
string[]
description
The description of the entity
description?: string
Property Value
string
entity
The entity to which the access details apply
entity?: string
Property Value
string