PathAccessControlItem 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. |
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