14.2.25 RoleInfo (role information)
This class manages the user roles in the asset management system.
You can import or export this class.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of RoleInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
CreationClassName |
K |
CCN |
string[32] |
This is RoleInfo. |
M |
N |
string[255] |
This is the URL of the window that is displayed after login. |
M |
||
N |
Managed label |
string[20] |
This is a character string set for both the group and the user role when access permissions are set for a group hierarchy. |
O |
|
K |
string[64] |
This is a unique ID that identifies the role. |
M |
||
N |
string[128] |
This is the name of the role. |
M |
||
N |
string[128] |
This is the name of the role in English. |
O |
||
N |
uint8 |
See System indicator. |
M |
||
UpdateTime |
N |
Update control |
string[20] |
This information is used to control concurrent updating of information. |
O |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration
O: Optional property
The tables below provide details of the property codes.
Code |
Display value |
---|---|
0 |
User information (deletable) |
1 |
System information (Not deletable) |
When new information is imported, specify 0.
For an import operation, do not delete information for which 1 is set.