> ## 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.

# S2S 调用模式

> 浏览 XBOX Game Development Kit 中的 S2S 调用模式文档与参考资料。

浏览 XBOX 游戏开发中的 S2S 调用模式相关主题。

<CardGroup cols={2}>
  <Card title="获取已删除的帐户列表" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-get-deleted-accounts-list">
    此方法提供请求删除其 XBOX services 帐户和数据的用户 userId 列表,以便符合相关合规要求……
  </Card>

  <Card title="服务到服务多人游戏会话" icon="people-group" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-mpsd-service-to-service">
    本主题介绍如何将服务到服务 (S2S) 调用模式与多人游戏会话目录 (MPSD) 结合使用。
  </Card>

  <Card title="服务到服务调用模式" icon="lightbulb" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-s2s-call-patterns-nav">
    本节详细介绍 XBOX Live 的服务到服务调用模式。
  </Card>
</CardGroup>


## Related topics

- [S2S 调用模式](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/index.md)
- [S2S 调用](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/index.md)
- [服务到服务调用模式](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-s2s-call-patterns-nav.md)
- [服务到服务多人游戏会话管理](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-mpsd-service-to-service.md)
- [S2S 身份验证调用](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/index.md)
