PermissionDescriptorSelect
Base type for permission descriptors.
Properties
- The expression used to select which option to apply.
- ↳
__typestring required - The available options to select from based on the selector expression.
- The value expression to match against the selector.
- The permission descriptor to apply when this value matches.
__typestring required