# ライセンス

{% hint style="success" %}
RADIUSaaS のサブスクリプションは **ユーザーベースです**.&#x20;
{% endhint %}

{% hint style="info" %}
RADIUSaaS はライセンス消費量を表示しません。MDM ソリューションでプロファイルの割り当てを定期的に監視し、以下のライセンス条件への準拠を確認してください。
{% endhint %}

## ユーザー定義

少なくとも 1 台のデバイスで RADIUSaaS に対して認証できるように有効化されている各ユーザーごとに、「ユーザー」のサブスクリプションが必要です。「有効化」とは、そのデバイスが現在使用中か電源オフかにかかわらず、RADIUSaaS を使用してネットワークに対して認証できることを指します。

{% hint style="info" %}
多くの場合、必要な RADIUSaaS ユーザー数は、管理システム（例: Microsoft Endpoint Manager）で対応するネットワーク プロファイル（例: WIFI プロファイル）に割り当てられているユーザー数と同じです。
{% endhint %}

1 つの組織に対してサブスクライブできるユーザーの最小数は 50 です。

ユーザー サブスクリプションは、少なくとも 1 暦月の間、単一のユーザーに紐づけられ、他のユーザーと共有することはできません。

## ユーザーごとのデバイス上限

単一の *ユーザー* に割り当てることができます

* 最大 5 台の固定端末（PC、ラップトップ）\
  および
* 5 台のモバイル デバイス（携帯電話、タブレット）。

## サブスクリプションの対象範囲

RADIUSaaS のサブスクリプションは、次の対象のクライアントおよびユーザーに使用できます **1 つの** 組織。&#x20;

これは **許可されていません** 。&#x20;

* 1 つの RADIUSaaS サブスクリプションを複数の組織で使用する
* 1 つの RADIUSaaS サブスクリプションを分割し、かつ/または複数の組織に再販する


---

# Agent Instructions: 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:

```
GET https://docs.radiusaas.com/ja/licensing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
