# Intune のその他の設定

## ライセンス キーを設定

**名前:** Konnekt-Set-License-Key

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt/License
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt/License
```

**データ型:** 文字列

**値**&#x20;

```
<enabled/>
<data id="License" value="あなたのキー"/>
```

**注意**

このポリシーの詳細については、次を参照してください [ライセンス キーを設定](/ja/configuration/other/license-key-on-multi-user-environments.md)


---

# 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.konnekt.io/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-other-settings.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.
