# マイナンバーカードでの本人確認

PASSでは、マイナンバーカードによる身元確認を必要とする施設においては、基本4情報（氏名、生年月日、性別、住所）をマイナンバーカードの情報をもとに、本人の確認<sup>※</sup>を行ないます。<sup><sub>※公的個人認証にはサイバートラスト社の iTrust 本人確認サービスを利用しています。<sub></sup>

<figure><img src="/files/tfo2PaMsPZbKLGzd2wc4" alt="" width="375"><figcaption></figcaption></figure>

## **年齢による分岐**

ユーザーの種類、年齢によって本人確認の方法が異なります。

### あなた(PASSアカウントを所有されるユーザー)

<table><thead><tr><th width="83">登録対象</th><th width="135">年齢</th><th>本人確認の方法</th></tr></thead><tbody><tr><td>あなた</td><td>16歳<strong>以上</strong>の場合</td><td><p>6桁～16桁・英数字の暗証番号が必要です。</p><p>公的個人認証での本人確認を行います。</p></td></tr><tr><td>あなた</td><td>16歳<strong>未満</strong>の場合</td><td>公的個人認証による本人確認がおこなえないため、<strong>登録することはできません。</strong></td></tr></tbody></table>

### 家族(あなたが登録した家族ユーザー)

<table><thead><tr><th width="83">登録対象</th><th width="135">年齢</th><th>本人確認の方法</th></tr></thead><tbody><tr><td>家族</td><td>16歳<strong>以上</strong>の場合</td><td><p>6桁～16桁・英数字の暗証番号が必要です。</p><p>公的個人認証での本人確認を行います。</p></td></tr><tr><td>家族</td><td>16歳<strong>未満</strong>の場合</td><td><p>4桁・数字の暗証番号が必要です。</p><p>券面事項入力補助 AP での本人確認を行ないます。</p></td></tr></tbody></table>

<figure><img src="/files/ENPO5htNZe4uyBmiRnR6" alt="" width="188"><figcaption></figcaption></figure>

## **本人確認の方法の解説**

日常では聞き慣れない、公的個人認証や券面事項入力補助APを解説します。

<table><thead><tr><th width="181">本人確認の種類</th><th>内容</th></tr></thead><tbody><tr><td>公的個人認証</td><td><p>インターネットを通じて安全・確実な行政手続き等を行うために、他人によるなりすまし申請や電子データが改ざんされていないことを確認するための機能です。</p><p></p><p><strong>&#x3C;マイナンバーカードの利用で必要となる認証情報></strong><br><strong>・署名用電子証明書の暗証番号（6桁～16桁英数字）</strong></p></td></tr><tr><td>券面事項入力補助AP</td><td><p>マイナンバーカードの券面情報をICチップ内から読み取り、券面情報内の基本4情報を本人確認結果として記録します。</p><p></p><p><strong>&#x3C;マイナンバーカードの利用で必要な認証情報></strong><br><strong>・券面事項入力補助用の暗証番号（4 桁数字）</strong></p></td></tr></tbody></table>

<figure><img src="/files/J2zpeYeIoSSXdbRSss5M" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://support.pass.co.jp/readme/getting-started/identity-verification/my-number-card.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.
