Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 977 Bytes

MappingUsersRulesRuleOptions.md

File metadata and controls

14 lines (10 loc) · 977 Bytes

MappingUsersRulesRuleOptions

Properties

Name Type Description Notes
Break_ bool If true, and the rule was applied successfully, stop processing further. [optional] [default to null]
DefaultUser *MappingUsersRulesRuleUser2 [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] [Back to API list] [Back to README]