Newer Version Available

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

PortalDelegablePermissionSet

Represents the org-level permission sets that can be assigned to a particular profile for external users or shoppers in a store after enabling the Delegable Administration perm.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Parent Type

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

File Suffix and Directory Location

PortalDelegablePermissionSet components have the suffix .portaldelegablepermissionset and are stored in the portaldelegablepermissionsets folder.

Version

PortalDelegablePermissionSet components are available in API version 56.0 and later.

Fields

Field Name Description
isProtected
Field Type
boolean
Description
An auto-generated value that doesn’t impact the behavior of the metadata type.
masterLabel
Field Type
string
Description
Required. The label for the service that appears to users.
permissionSet
Field Type
string
Description
Required. Foreign key to the permissionSet entity.
profile
Field Type
string
Description
Required. Foreign key to the profile entity.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.