Properties
| Property | Type | Description |
|---|---|---|
| groupName | String | Name of the group. |
| permissions | String | Permissions granted to the group. |
Property Details
groupName :String
- Description:
Name of the group.
Name of the group.
Type:
- String
permissions :String
- Description:
Permissions granted to the group. 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 group. Available permissions are: 'FileRead', 'FileWrite', 'FileAppend', 'FileRename', 'FileDelete', 'FileExecute', 'DirList', 'DirChange', 'DirCreate', 'DirRename', 'DirDelete', 'IgnoreFilters'. Set to 'All' to give full permissions.
Type:
- String