Properties
| Property | Type | Description |
|---|---|---|
| permissions | String | Permissions granted to the owner. |
| userName | String | User-name of the owner. |
Property Details
permissions :String
- Description:
Permissions granted to the owner. Available permissions are: 'FileRead', 'FileWrite', 'FileAppend', 'FileRename', 'FileDelete', 'FileExecute', 'DirList', 'DirChange', 'DirCreate', 'DirRename', 'DirDelete', 'IgnoreFilters'. Set to 'All' to give full permissions.
Permissions granted to the owner. Available permissions are: 'FileRead', 'FileWrite', 'FileAppend', 'FileRename', 'FileDelete', 'FileExecute', 'DirList', 'DirChange', 'DirCreate', 'DirRename', 'DirDelete', 'IgnoreFilters'. Set to 'All' to give full permissions.
Type:
- String
userName :String
- Description:
User-name of the owner.
User-name of the owner.
Type:
- String