RemovePathAccessControlItem 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. Must be omitted for types mask or other. It must also be omitted when the user or group is the owner.

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. Must be omitted for types mask or other. It must also be omitted when the user or group is the owner.

entityId?: string

Property Value

string