> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Role permission info

***

title: "RolePermissionInfo"
description: "ABBYY FlexiCapture ユーザー管理 API の RolePermissionInfo データ型。バッチタイプ、Project、ユーザーロールの種類ごとのロール使用権限を定義する field。"
keywords: \["RolePermissionInfo", "RolePermissionInfo データ型", "ロール権限", "ユーザー管理 API", "AuthAPI", "バッチタイプ名", "プロジェクト名", "RoleType", "Group and User Management API", "ABBYY FlexiCapture"]
\---"

<div id="what-it-does">
  ## 説明
</div>

**RolePermissionInfo** は、指定されたロールを使用するための権限に関する情報を格納します。

<div id="field">
  ## Field
</div>

| **名前**        | **型**  | **説明**                                                                                               |
| ------------- | ------ | ---------------------------------------------------------------------------------------------------- |
| BatchTypeName | string | バッチタイプ名                                                                                              |
| ProjectName   | string | プロジェクト名                                                                                              |
| RoleType      | int    | ユーザーロールの種類。使用可能な値については、[User role types](/ja/flexi-capture/reports/database/role-type-enum)を参照してください |
