> ## 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 Services のユーザー特権" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-privileges-concepts-nav">
    このセクションでは、クライアントとサーバーで扱われる XBOX services のユーザー特権の概要を紹介します。
  </Card>

  <Card title="XBOX Services ユーザー特権のクライアント側での利用" icon="user" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-client">
    このトピックを利用して、XBOX services で利用可能なユーザー特権を確認・解決し、XBOX 上でのアップセル システムを判断します…
  </Card>

  <Card title="XBOX Services ユーザー特権のサーバー側での扱い" icon="database" href="/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-server">
    このトピックを利用して、シングル サインオン (SSO) サービス (証明書利用者とも呼ばれます) を XBOX services の特権と統合するように構成します。
  </Card>
</CardGroup>

## 関連項目

* [構成](/services/xbox-services/fundamentals/identity/privileges/config/index)


## Related topics

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