RemovePathAccessControlItem interface
Properties
access |
Specifies which role this entry targets. |
default |
Indicates whether this is the default entry for the ACL. |
entity |
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