Newer Version Available

This content describes an older version of this product. View Latest

UserManagementSettings

Represents a selection of user management options.

This type extends the Metadata metadata type and inherits its fullName field.

In the package manifest, all organization settings metadata types are accessed using the “Settings” name. See Settings for more details.

Declarative Metadata File Suffix and Directory Location

UserMangementSettings are stored in the UserManagement.settings directory. The .settings files are different from other named components because there is only one settings file for each settings component.

Version

User Management Settings are available in API version 46.0 and later.

Fields

Field Field Type Description
enableEnhancedPermsetMgmt boolean Indicates whether Enhanced Permission Set Component Views is enabled (true) or not (false).
enableEnhancedProfileMgmt boolean Indicates whether Enhanced Profile Lists Views is enabled (true) or not (false).
enableNewProfileUI boolean Indicates whether Enhanced Profile User Interface is enabled (true) or not (false).
enableUserSelfDeactivate boolean Indicates whether Self Deactivation is enabled (true) or not (false).

Wildcard Support in the Manifest File

The wildcard character * (asterisk) in the package.xml manifest file doesn’t apply to metadata types for feature settings. The wildcard applies only when retrieving all settings, not for an individual setting. For details, see Settings. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.