General informations
Fields (23)
Name | Label | Type | Description |
---|---|---|---|
Id | Trusted Site ID | ID | |
IsDeleted | Deleted | CHECKBOX | |
DeveloperName | API Name | TEXT(80) | |
Language | Master Language | PICKLIST | |
MasterLabel | Label | TEXT(80) | |
NamespacePrefix | Namespace Prefix | TEXT(15) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
EndpointUrl | URL | TEXT(255) | |
Description | Description | TEXT AREA(255) | |
IsActive | Active | CHECKBOX | |
Context | CSP Context | PICKLIST | |
IsApplicableToConnectSrc | connect-src (scripts) | CHECKBOX | |
IsApplicableToFrameSrc | frame-src (iframe content) | CHECKBOX | |
IsApplicableToImgSrc | img-src (images) | CHECKBOX | |
IsApplicableToStyleSrc | style-src (stylesheets) | CHECKBOX | |
IsApplicableToFontSrc | font-src (fonts) | CHECKBOX | |
IsApplicableToMediaSrc | media-src (audio and video) | CHECKBOX | |
CanAccessCamera | camera | CHECKBOX | |
CanAccessMicrophone | microphone | CHECKBOX |
Fields Details (23)
Name | Id |
Label | Trusted Site ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | DeveloperName |
Label | API Name |
Type | TEXT(80) |
Required | Yes |
Help Text | The API name for this trusted URL. Enter only underscores and alphanumeric characters. The name must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. |
Name | Language |
Label | Master Language |
Type | PICKLIST |
Picklist values | en_US de es fr it ja sv ko zh_TW zh_CN pt_BR nl_NL da th fi ru es_MX no |
Name | MasterLabel |
Label | Label |
Type | TEXT(80) |
Required | Yes |
Name | NamespacePrefix |
Label | Namespace Prefix |
Type | TEXT(15) |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | EndpointUrl |
Label | URL |
Type | TEXT(255) |
Required | Yes |
Name | Description |
Label | Description |
Type | TEXT AREA(255) |
Name | IsActive |
Label | Active |
Type | CHECKBOX |
Required | Yes |
Help Text | To temporarily disable this trusted URL without deleting it, deselect this option. |
Default value | false |
Name | Context |
Label | CSP Context |
Type | PICKLIST |
Required | Yes |
Picklist values | All LEX Communities FieldServiceMobileExtension VisualForce |
Name | IsApplicableToConnectSrc |
Label | connect-src (scripts) |
Type | CHECKBOX |
Required | Yes |
Help Text | Allow Lightning components, third-party APIs, and WebSocket connections to load URLs using script interfaces from this trusted URL. |
Default value | false |
Name | IsApplicableToFrameSrc |
Label | frame-src (iframe content) |
Type | CHECKBOX |
Required | Yes |
Help Text | Allow Lightning components, third-party APIs, and WebSocket connections to load resources contained in <iframe> elements from this trusted URL. |
Default value | false |
Name | IsApplicableToImgSrc |
Label | img-src (images) |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | IsApplicableToStyleSrc |
Label | style-src (stylesheets) |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | IsApplicableToFontSrc |
Label | font-src (fonts) |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | IsApplicableToMediaSrc |
Label | media-src (audio and video) |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | CanAccessCamera |
Label | camera |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | CanAccessMicrophone |
Label | microphone |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Children relationships(2)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
CreatedBy | User | CspTrustedSite |
|
|
LastModifiedBy | User | CspTrustedSite |
|
|
Object User-defined metadata (0)
Label | Value |
---|