TdxCloudStorageItemPermissions Properties
A collection of permissions to view or edit a file or folder located on a connected storage server.| Name | Description |
|---|---|
| Count | Returns the number of access permissions in the collection. |
| IsLoaded | Identifies if access permissions are loaded for a file or folder. |
| Items | Provides indexed access to stored access permissions. |
| Owner | Provides access to the metadata container to which this permission collection belongs. |
See Also