> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 安全令牌

> 浏览 XBOX Game Development Kit 中的安全令牌文档与参考资料。

浏览 XBOX 游戏开发中的安全令牌相关主题。

<CardGroup cols={2}>
  <Card title="示例 XSTS 令牌、解密以及" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-sample-xsts-token">
    本主题提供 SimpleHttp 客户端示例中的 XSTS 令牌示例,该令牌通过 Game Service 示例处理。
  </Card>

  <Card title="XBOX Live 安全令牌" icon="lightbulb" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-token-nav">
    本节介绍有关 XBOX Live 安全令牌的信息。
  </Card>

  <Card title="XBOX services 安全令牌 (XSTS)" icon="lock" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-tokens">
    本文概述了由 XBOX 安全令牌服务 (XSTS) 创建的 XBOX services 安全令牌的结构。
  </Card>

  <Card title="XBOX services 安全令牌声明" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-token-claims">
    本节列出加密令牌可包含在依赖方中的声明。
  </Card>
</CardGroup>


## Related topics

- [安全令牌](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/index.md)
- [XBOX Live 安全令牌](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-token-nav.md)
- [XSTS 令牌、解密和验证示例](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-sample-xsts-token.md)
- [XBOX services 身份验证（目录）](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-service-authentication-nav.md)
- [配置依赖方](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/relying-parties/live-relying-parties-nav.md)
