# AuthRoleExtended
## Properties
**description** | **String** | Specifies the description of the role. | [optional] [default to null]
**members** | [**Vec<::models::AuthAccessAccessItemFileGroup>**](AuthAccessAccessItemFileGroup.md) | Specifies the users or groups that have this role. | [default to null]
**name** | **String** | Specifies the name of the role. | [default to null]
**privileges** | [**Vec<::models::AuthIdNtokenPrivilegeItem>**](AuthIdNtokenPrivilegeItem.md) | Specifies the privileges granted by this role. | [default to null]
**id** | **String** | Specifies the ID of the role. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)