Newer Version Available
RedirectWhitelistUrl
Represents a trusted URL that users can navigate to
without being shown a warning message.
This type extends the Metadata
metadata type and inherits its fullName field.
File Suffix and Directory Location
RedirectWhitelistUrl components have the suffix .redirectWhitelistUrl and are stored in the redirectWhitelistUrls folder.
Version
RedirectWhitelistUrl components are available in API version 48.0 and later.
Special Access Rules
Only authenticated internal and external users with the View Setup and Configuration permission can access this type, and only users with the Customize Application permission can edit it.
Fields
| Field Name | Field Type | Description |
|---|---|---|
| Url | string | Required. The trusted URL. |
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.