# MappingUsersRulesRuleOptions
## Properties
**_break** | **bool** | If true, and the rule was applied successfully, stop processing further. | [optional] [default to null]
**default_user** | [***::models::MappingUsersRulesRuleUser2**](MappingUsersRulesRuleUser2.md) | | [optional] [default to null]
**group** | **bool** | If true, the primary GID and primary group SID should be copied to the existing credential. | [optional] [default to null]
**groups** | **bool** | If true, all additional identifiers should be copied to the existing credential. | [optional] [default to null]
**user** | **bool** | If true, the primary UID and primary user SID should be copied to the existing credential. | [optional] [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)