ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Services

Collaboration

LiveOps

Multiplayer

Services

このページは選択した言語では使用できません。
​
​
Overview
  • Overview
  • Get started
  • Pricing and billing
  • Concepts
  • Release notes
Secret Manager
  • Overview
  • Concepts
    • Secret structure
    • Secret hierarchy
    • Service access
  • Tutorials
  • Reference
Services
  • Collaboration
  • LiveOps
  • Multiplayer
Reference
  • Overview
Solutions
  • Overview
  • Sample projects
  1. Overview
  2. Secret Manager
  3. Concepts

Secret hierarchy

Understand the hierarchical structure of secrets.
読み終わるまでの所要時間 1 分
最終更新 9ヶ月前

You can store secrets in a hierarchy. The hierarchy is a tree structure that organizes secrets into levels. Each level represents a different scope of access. The hierarchy is based on the structure of Unity Cloud projects, which consist of organizations, projects, and environments.

Hierarchy levels

The three levels align with the structure of Unity Cloud projects.

Level

Description

OrganizationSecrets stored at the organization level are accessible to the organization and all projects and environments in the organization.
ProjectSecrets stored at the project level are accessible by the project and all environments in the project.
EnvironmentSecrets stored at the environment level are only accessible to the environment where they are stored.

Inheritance

Secrets are inherited from the levels above them. For example, project-level secrets inherit from organization-level secrets, and environment-level secrets inherit from project-level and organization level secrets. You can view inherited secrets at each level. You can create an override to change the value of an inherited secret at a lower level.

Override secrets

You can override secrets at a lower level. For example, you can override a project-level secret at the environment level. The overridden secret is only accessible to the scope where it is stored. Overrides are identified by a shared secret key. If you have a secret with the same key at multiple levels, the secret at the lowest level takes precedence.
For example, an environment-level secret overrides a project-level secret, and a project-level secret overrides an organization-level secret.
If you delete an override, the secret reverts to the value stored at the level above it.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Hierarchy levels

    • Inheritance

    • Override secrets


このページの問題を報告する