| CnameTarget |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- The canonical name (CNAME) of the external host or
server. If you use a custom domain with a non-Salesforce
provider, such as your own external server or CDN
provider, to serve your domain, this field points to the
CNAME of the external provider. This field is available
in API version 43.0 and later.
|
| Domain |
- Type
- string
- Properties
- Filter, idLookup, Sort
- Description
- The branded custom Web address within the global
namespace identified by this domain's type. In the
Domain Name System (DNS) global namespace, this field is
the custom Web address that you registered with a
third-party domain name registrar. The custom Web
address can be used to access the site of this
domain.
|
| DomainType |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The global namespace that this custom Web address
belongs to. This value is set to DNS for custom Web
addresses in the global DNS.
DomainType can have the
following value:
-
DNS—Domain Name System (DNS)
|
| HttpsOption |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Current HTTPS option. Values may include:
-
CdnPartner—Content Delivery
Network (CDN) partner of Salesforce
-
Community—Experience Cloud site
Force.com Subdomain
-
CommunityAlt—Experience Cloud
site My Domain
-
ExternalHttps—Domain is served by
an external host
-
NoHttps—No HTTPS
-
OrgDomain—My Domain
-
Sites—Salesforce Sites
Subdomain
-
SitesAlt—Salesforce Sites My
Domain
-
SitesRuntime—Salesforce
Cloud
This field is available in API version 47.0 and
higher.
|
| OptionsExternalHttps |
- Type
- boolean
- Properties
- Filter
- Description
- Indicates whether the domain supports secure connections
(true) or not
(false) via a
non-Salesforce content delivery network (CDN) or
endpoint. The value of this field is used only if the
domain is not pointing to the
yourdomain.your18characterOrgId.live.siteforce.com
CNAME target. This field is deprecated in API version
47.0 and later. Use HttpsOption instead.
|
| OptionsHstsHeaders |
- Type
- boolean
- Properties
- Filter
- Description
- Indicates whether the HTTP Strict Transport Security
(HSTS) response header is included in requests to this
domain (true) or
not (false). This
field is available in API version 47.0 and higher.
|
| OptionsHstsPreload |
- Type
- boolean
- Properties
- Filter
- Description
- Indicates whether the preload
directive is added to the HSTS header so that the domain
is eligible for HSTS preloading registration (true) or not (false). This field is
available in API version 52.0 and later.
- After this field is set to true, you must still register the domain
at https://hstspreload.org so
that HTTPS connections are always used.
- We only modify the HSTS headers of domains that are
eligible for registration. Domain names can consist of a
public suffix plus one additional label. For more
information, see Add a Domain
in Salesforce Help.
|