# FolderDefaultPermissionedAsInner
## Properties
**path_glob** | **String** | Glob pattern evaluated against the item path *relative* to the folder root (e.g. \"jobs/_**\" matches every item whose full path is `f/<folder>/jobs/...`). Supports `*`, `**`, `?`, `[abc]`, `{a,b}`. |
**permissioned_as** | **String** | Target identity the matched item should be permissioned as. Must be `u/<username>`, `g/<groupname>`, or an email that exists in this workspace. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)