Index
UserDetail
ユーザー情報を表す型です。
使用可能なガルーンのバージョン
- クラウド版 Garoon
- パッケージ版 Garoon バージョン 3.0.0以降
データ構造
パラメーター名 | 型 | パラメーター数 | 説明 | 変更履歴 |
userId/text() | xsd:integer | 1 | ユーザーのID | |
login_name/text() | xsd:string | 1 | ユーザーのログイン名 | |
display_name/text() | xsd:string | 1 | ユーザーの名前 | |
password_raw/text() | xsd:string | 0 ~ 1
|
ユーザーのパスワード(平文) | パッケージバージョン 3.1.0 で削除 |
password_salt/text() | xsd:string | 0 ~ 1 | ユーザーのパスワードの暗号化に使用される文字列 | パッケージバージョン 3.1.0 で削除 |
password_hashed | xsd:string | 0 ~ 1 | 暗号化されたパスワード | パッケージバージョン 3.1.0 で削除 |
OrgDetail
組織情報を表す型です。
使用可能なガルーンのバージョン
- クラウド版 Garoon
- パッケージ版 Garoon バージョン 3.0.0以降
データ構造
パラメーター名 | 型 | パラメーター数 | 説明 |
orgId/text() | xsd:integer | 1 | 組織ID |
org_code/text() | xsd:string | 1 | 組織コード |
org_name/text() | xsd:string | 1 | 組織名 |
UserInfoType
ユーザー情報の詳細を表す型です。
使用可能なガルーンのバージョン
- クラウド版 Garoon
- パッケージ版 Garoon バージョン 3.1.0以降
データ構造
パラメーター名 | 型 | パラメーター数 | 説明 |
primary_group | base:IDType | 0 ~ 1 | 優先する組織のID |
position | xsd:unsignedLong | 0 ~ 1 | 表示優先度 |
invalid | xsd:boolean | 0 ~ 1 | 使用状態
|
sort_key | xsd:string | 0 ~ 1 | よみ |
email_address | xsd:string | 0 ~ 1 | |
description | xsd:string | 0 ~ 1 | メモ |
post | xsd:string | 0 ~ 1 | 役職 |
telephone_number | xsd:string | 0 ~ 1 | 電話番号 |
url | xsd:string | 0 ~ 1 | URL |
locale | base:IDType | 0 ~ 1 | ロケールID |
base | base:IDType | 0 ~ 1 | 拠点ID |
image | base:FileType | 0 ~ 1 | 画像 |
organization | xsd:integer | 0 ~ 無制限 | ユーザーが所属する組織のID一覧 |
記事に関するフィードバック
記事のコメント欄は記事に対するフィードバックをする場となっております。
右の記事フィードバックのためのガイドを参照してコメントしてください。
記事のリンク切れなど、気になる点がある場合も、こちらのフォームからフィードバックいただけますと幸いです。