機能
定義
パラメーター
| Name | 型 | 説明 |
|---|---|---|
| tenantName | string | テナント名 |
| tenantDescription | string | テナントの説明 |
| licenseNumber | string | テナントのライセンス番号 (必要な場合のみ) |
| canUseCommonLicense | bool | メインライセンス共有の可否 |
返される値
| 型 | 説明 |
|---|---|
| int | テナント識別子 |
ABBYY FlexiCapture のテナント管理 API の AddTenant メソッドは、名前、説明、ライセンス設定を指定してテナントを作成し、そのテナント ID を返します。
| Name | 型 | 説明 |
|---|---|---|
| tenantName | string | テナント名 |
| tenantDescription | string | テナントの説明 |
| licenseNumber | string | テナントのライセンス番号 (必要な場合のみ) |
| canUseCommonLicense | bool | メインライセンス共有の可否 |
| 型 | 説明 |
|---|---|
| int | テナント識別子 |