{ "sections": [ "title", "description", "file_information", "directory_location", "fields", "wsdl_segment", "declarative_metadata_sample_definition" ], "title": "UserManagementSettings - Metadata API", "description": "Represents a selection of user management options that appear on the User Management Settings Setup page. This type extends the Metadata metadata type and inherits its fullName field.", "file_information": ".settings", "directory_location": "settings", "fields_columns": [ "type", "description" ], "fields": { "enableConcealPersonalInfo": { "type": "boolean", "description": "Indicates if personal information fields in user records are hidden from external users (true) or not (false). When this field is set to true, 10 personal information fields are hidden. The default value is false. This field is unavailable for orgs created in Winter ’22 or later. Salesforce recommends that you use the enableEnhancedConcealPersonalInfo field instead of enableConcealPersonalInfo. Before you set the enableEnhancedConcealPersonalInfo field to true, make sure that enableConcealPersonalInfo is set to false." }, "enableContactlessExternalIdentityUsers": { "type": "boolean", "description": "If true and your org has the External Identity license, you can create contactless users. Having users without contact information reduces the overhead of managing customers. Purchase the External Identity license to access the Customer 360 Identity product. The default is false. Available in API version 47.0 and later." }, "enableEnhancedConcealPersonalInfo": { "type": "boolean", "description": "Indicates if personal information fields in user records are hidden from external users (true) or not (false). When this field is set to true, you can choose which fields are classified as personal information and hidden on the User Management Settings Setup page. The default value is false. This field is available in API version 53.0 and later. Before you set the enableEnhancedConcealPersonalInfo field to true, make sure that enableConcealPersonalInfo is set to false." }, "enableEnhancedPermsetMgmt": { "type": "boolean", "description": "If you enable Enhanced Permission Set Component Views (true), you can work with permission sets more easily. For example, when you have large numbers of Apex class assignments for permission sets, you can enable a paginated result set, standard filtering, and sorting." }, "enableEnhancedProfileMgmt": { "type": "boolean", "description": "If you enable Enhanced Profile Lists Views (true), you can quickly view, customize, and edit list data." }, "enableEnhcUiUserAccessPolicies": { "type": "boolean", "description": "Indicates whether you create and manage user access policies through an improved user interface (true) or not (false). The default value is false. If user access policies aren’t enabled, this field has no effect. If user access policies are enabled, this field is automatically set to true, but you can change it to false. Available in API version 60.0 and later." }, "enableNewProfileUI": { "type": "boolean", "description": "If you enable Enhanced Profile User Interface (true), you can use the streamlined, enhanced profile user interface to browse, search, and modify settings. You can use only one user interface at a time." }, "enableProfileFiltering": { "type": "boolean", "description": "With profile filtering enabled (true), you can restrict who sees profile names to the users who require the access for their job roles. If profile filtering is disabled (false), users can see all profiles in a Salesforce org, regardless of which permissions they have. Profile names are also exposed when users with permissions to perform the following tasks take these actions: Create a tab or record type with a wizard step that includes the assignment of tabs and record types to profiles. Configure a login flow where viewing profile lists is required to make flow associations. Set up delegated admins where looking up profiles is needed to identify assignable profiles. Administer an org as a delegated customer admin. Administer an org as a delegated admin to view and assign profiles of the delegated group. This field is available in API version 50.0 and later." }, "enableRestrictEmailDomains": { "type": "boolean", "description": "Indicates whether the Email Domain Allowlist is visible (true) or hidden (false) in Setup. The default value is false. This field is available in API version 53.0 and later." }, "enableScrambleUserData": { "type": "boolean", "description": "If you enable Let Users Scramble Their User Data (true), users can request that Salesforce remove all their personal data. Because Salesforce can’t delete information, it scrambles their data. Scrambling a user’s data is unrecoverable. So this org-wide setting serves as an extra precaution. If a user requests it, you scramble the data programmatically with the obfuscateUser Apex method. You can use the method, for example, in a custom Apex trigger, workflow, or the Developer Console. This field is available in API version 47.0 and later." }, "enableUserSelfDeactivate": { "type": "boolean", "description": "If you enable User Self Deactivate (true), users can deactivate their Experience Cloud site or Chatter accounts." }, "enhancedPermSetList": { "type": "boolean", "description": "Indicates whether you manage permission sets with an updated user interface on the Permissions Setup page (true) or not (false). The default value is false. Available in API version 63.0 and later." }, "enhancedUserListView": { "type": "boolean", "description": "Indicates whether you manage users with an updated user interface on the Users Setup page (true) or not (false). The default value is false. Available in API version 62.0 and later." }, "enhancedUserRoleListView": { "type": "boolean", "description": "Indicates whether you manage roles with an updated user interface on the Roles Setup page (true) or not (false). The default value is false. Available in API version 63.0 and later." }, "groupSummaryUIEnhancement": { "type": "boolean", "description": "Indicates whether you use an improved user interface to add or remove public group members through the group’s summary page true or not (false). If this field is set to true, you can still manage public group membership through the group’s detail page. The default value is true. Available in API version 62.0 and later." }, "permsetsInFieldCreation": { "type": "boolean", "description": "If true, users can assign field-level security to permission sets instead of to profiles when creating a field on an object, setting field-level security on a field, or changing a field type on a field. The default is false. Available in API version 56.0 and later." }, "psaExpirationUIEnabled": { "type": "boolean", "description": "Indicates if admins can use an updated user interface that includes an assignment expiration for permission sets and permission set groups (true) or not (false). The default value is false. This field is available in API version 52.0 and later." }, "restrictedProfileCloning": { "type": "boolean", "description": "When enabled (true), only permissions accessible to your org are enabled when you clone profiles. When disabled (false), all permissions currently enabled in the source profile are also enabled for the cloned profile, even if your org can't currently access them. This field is available in API version 50.0 and later." }, "userAccessPoliciesEnabled": { "type": "boolean", "description": "Indicates if user access policies are enabled (true) or not (false). With user access policies, you can automate and migrate your users’ assignments to managed package licenses, permission sets, and other access mechanisms based on criteria that you set. The default value is false. This field is available in API version 58.0 and later." }, "userFieldHistoryTracking": { "type": "boolean", "description": "Indicates if user field history tracking is enabled (true) or not (false). With user field history tracking, you can keep track of changes in user fields. The default value is false. This field is available in API version 64.0 and later." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```", "declarative_metadata_sample_definition": [ { "description": "The following is an example of a UserManagementSettings component.", "code": "\n\n false\n false\n true\n false\n true\n false\n false\n true\n false\n false\n true\n true\n true\n true\n true\n true\n" } ] }