> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer.md).

# Zoom Meetingsを保護するための解説

## 概要

Zoom Meetingsは、ネイティブのZoom Workplaceデスクトップアプリケーション、モバイルアプリ、またはZoom Roomで利用するのが最適ですが、Webから、ダイヤルイン ユーザーとして（電話でミーティングに参加）、またはサードパーティ製のルームデバイス経由でもZoomミーティングに参加できます（Zoomのカンファレンスルームコネクタでは、SIP/H.323ベースのビデオ会議デバイスを利用できます）。このドキュメントでは、招待されていない自動化されたミーティングツールからZoom Meetingsを保護するために使用できる、利用可能な設定とミーティング中の機能の包括的な概要を提供します。

Zoom App Marketplace は、ミーティングまたはイベント体験をより充実させる可能性のあるアプリケーションや統合にアクセスしてダウンロードするためのリソースです。これらのアプリケーションの中にはボットがあり、特定の統合やサードパーティのサービスとともに、自動化されたミーティングツールを構成します。自動化されたミーティングツールは Zoom Meetings の体験を拡張し、向上させることを目的としていますが、ミーティング中のメディアを録画することで、意図しないデータアクセスにつながる可能性があります。以下のセキュリティ機能の多くには、個々のユーザーレベルのコントロールがあり、Zoom ユーザーが自分自身のミーティングのセキュリティを管理できるようになります。ただし、アカウント所有者や管理者が、アカウント全体のミーティングをより安全にするために使用できる、管理者レベルの構成もいくつかあります。

Zoom Realtime Media Streams (RTMS) を従来のアプリと並行して、またはその代わりに使用しているアプリの利用も確認できるかもしれません。Zoom Realtime Media Streams は、開発者向けにオンラインで提供されるツールで、開発したアプリに Zoom Meetings からのリアルタイムのビデオ、オーディオ、文字起こし、共有画面ストリームへのアクセスを与えます。Zoom Realtime Media Streams によりサードパーティ製ボットは不要になりますが、管理者は引き続き RTMS 専用の設定とミーティング中のツールを使用してセキュリティを最適化できます。

{% content-ref url="/pages/430491a77617c10bc1d3387d4b747dc9ba8e0dcd" %}
[自動ミーティングツールを安全かつ効果的に使用する方法](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/using-automated-meeting-tools-in-a-secure-and-effective-manner.md)
{% endcontent-ref %}

{% content-ref url="/pages/f90bbb851a17a6820badccc5c3ef1e53f61159a9" %}
[自動ミーティングツールの管理設定](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/031d19c64904477b4e745459f74251a06b1491ff" %}
[Zoom Meetingsで自動ツールと参加者を管理する](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/manage-automated-tools-and-participants-in-your-zoom-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/71a166a59294ae8f2d8fe8a7d26f6828861b76e3" %}
[アカウント設定で招かれざる自動ミーティングツールと参加者を阻止する](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/prevent-uninvited-automated-meeting-tools-and-participants-with-account-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/2e2b2265d6973b9c645118d72bf24099faedd290" %}
[ミーティングの追加セキュリティ対策](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/additional-security-measures-for-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/609a38abaafc940142831ee52b27b2fd617cfb80" %}
[Zoom リアルタイムメディアストリーム](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/zoom-realtime-media-streams.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
