> ## 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 服务）中身份与特权的概念。提供概念、示例与 API 指南。

浏览 XBOX 游戏开发中的概念主题。

<CardGroup cols={2}>
  <Card title="XBOX 服务用户权限" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-privileges-concepts-nav">
    本节概述由客户端和服务器处理的 XBOX 服务用户权限。
  </Card>

  <Card title="客户端使用 XBOX 服务用户" icon="user" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-client">
    使用本主题检查并解决 XBOX 服务中可用的用户权限,并确定 XBOX 上的付费升级系统……
  </Card>

  <Card title="服务器端处理 XBOX 服务" icon="database" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-server">
    使用本主题配置你的单点登录 (SSO) 服务(也称为依赖方),以便与 XBOX 服务权限集成。
  </Card>
</CardGroup>

## 另请参阅

* [配置](/services/xbox-services/fundamentals/identity/privileges/config/index)


## Related topics

- [概念](/zh-CN/services/xbox-services/community/social-manager/concepts/index.md)
