PathAccessControlItem interface

Properties

accessControlType

Specifies which role this entry targets.

defaultScope

Indicates whether this is the default entry for the ACL.

entityId

Specifies the entity for which this entry applies.

permissions

Access control permissions.

Property Details

accessControlType

Specifies which role this entry targets.

accessControlType: AccessControlType

Property Value

defaultScope

Indicates whether this is the default entry for the ACL.

defaultScope: boolean

Property Value

boolean

entityId

Specifies the entity for which this entry applies.

entityId: string

Property Value

string

permissions

Access control permissions.

permissions: RolePermissions

Property Value