{{
'XP.Xpert.WorkspaceAccessDesc'
| translate
: {
Default:
'Control whether this tenant-level workspace is shared with all organizations in the tenant'
}
}}.
{{
'XP.Xpert.TenantSharedWorkspaceDesc'
| translate
: {
Default:
'Organization users in this tenant can read and run resources in this workspace, but cannot edit them'
}
}}.
@if (!isTenantWorkspace()) {
{{
'XP.Xpert.TenantSharedTenantOnly'
| translate: { Default: 'Only tenant-level workspaces can be shared across the tenant' }
}}.