IHubPermission
Structure of a Hub Permission
Properties
Property | Type | Notes |
---|---|---|
HubPermission |
What action is being enabled for the target |
|
PermissionTarget |
What is the target of the permission |
|
string |
Id of the entity that this permission is granted for |
|
Optional | string |
Unique identifier of the permission |
Interface defined in common/src/core/types/IHubPermission.ts:4