A permission that can be granted to a role in a group.
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the permission. | [optional] |
DisplayName | string | The display name of the permission. | [optional] |
Help | string | Human-readable description of the permission. | [optional] |
IsManagementPermission | bool | Whether this permission is a "management" permission. | [optional] [default to false] |
AllowedToAdd | bool | Whether the user is allowed to add this permission to a role. | [optional] [default to false] |