文档

​
​

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 Structure

Explore the fields that are contained within a secret.
阅读时间1 分钟
最后更新于 9 个月前

The secret is the fundamental unit of data in Secret Manager. It contains the sensitive data that you want to store securely and additional metadata that describes the secret.
Refer to the table below for the fields that make up a secret.

Field

Type

Description

key
stringThe unique identifier for the secret. The key must be unique per hierarchy.
value
stringThe sensitive data that you want to store securely.
description
stringA brief description of the secret. This is optional, and can be left empty.
scope
project
,
organization
, or
environment
The level at which the secret is stored. Refer to Secret hierarchy.
overriddenScope
project
,
organization
,
environment
or
null
The level which the secret is overriding. This may be null.
creationDate
Timestamp in the RFC3339 formatThe time at which the secret was created.
lastUpdatedDate
Timestamp in the RFC3339 formatThe time at which the secret was last updated.
serviceAccess
Array of stringsThe list of Unity services that can access the secret. Refer to Service access for more information.
Refer to the Limits page for information on limits per field, and the limit for total secrets per hierarchy.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题