A permission that can be granted to a security role.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| ID | String | This field is nullable. | The ID of the permission. |
| Name | String | The short name of the permission. | |
| Description | String | The description of the permission. | |
| SectionID | Int32 | The ID of the section associated with the permission. | |
| SectionName | String | The name of the section associated with the permission. |