Class TeamSharingPolicySettingsInternal

Team sharing policy settings

Hierarchy

  • TeamSharingPolicySettings

Constructors

Properties

allowListedDomains?: string[]

Allow listed domains

createAssetAccessLevel?: string
  • "company_admins": Only company admins can create assets in a team * "admins": Both team and company admins can create assets in a team. * "all_members": all_members
defaultBoardAccess?: string

Default board access * "private": Only board owners can access * "view": Anyone in the team can view * "comment": Anyone in the team can comment * "edit": Anyone in the team can edit

defaultBoardSharingAccess?: string

Indicates who can change board access and invite users to boards in this team, by default. * "team_members_with_editing_rights": Any team member with editing rights on the board. * "owner_and_coowners": Only the owner and co-owners of the board.

defaultOrganizationAccess?: string

Default organization access * "private": Only board owners can access * "view": Anyone in the team can view * "comment": Anyone in the team can comment * "edit": Anyone in the team can edit

defaultProjectAccess?: string

Default project access * "private": Only board owners can access * "view": Anyone in the team can view

moveBoardToAccount?: string
  • "allowed": Allow move board to team * "not_allowed": Not allow move board to team
restrictAllowedDomains?: string
  • "enabled": Enabled. Restrict to listed domain. * "disabled": Disabled. No domain restriction. * "enabled_with_external_users_access": Enabled. Restrict to listed domain but allows external users to access.
sharingOnAccount?: string
  • "allowed": Allow sharing on team * "not_allowed": Not allow sharing on team
sharingOnOrganization?: string
  • "allowed": Allow sharing on organization * "allowed_with_editing": Allow sharing with editing on organization * "not_allowed": Not allow sharing on organization
sharingViaPublicLink?: string
  • "allowed": Allow sharing via public link * "allowed_with_editing": Allow sharing with editing via public link * "not_allowed": Not allow sharing via public link