44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
---
|
|
- entityDefinitions:
|
|
- IDE_UserList: '{ceccad4f-a1c2-4945-831a-a34ee2c502ea}'
|
|
- IDBEM_UserList: '{0c202bb4-6afb-4f34-8a29-55723dc61ae1}'
|
|
- IDBEMP_UserList: '{ca4361b5-c336-4c6d-8f44-95487879fca4}'
|
|
- IDI_GetInstances_User: '{7415d0de-ec70-4542-8885-f4c6319f08a8}'
|
|
|
|
- library: '&IDL_MochaBaseSystem;'
|
|
instances:
|
|
- getInstancesMethod: '&IDI_GetInstances_User;'
|
|
returnsWorkSet: null
|
|
selectsInstancesOfClass: '&IDC_User;'
|
|
|
|
- buildElementMethod: '&IDBEM_UserList;'
|
|
hasBemProcess: '&IDBEMP_UserList;'
|
|
|
|
- bemProcess: '&IDBEMP_UserList;'
|
|
loopExecutableReturningInstanceSet: '&IDI_GetInstances_User;' # the GSI, below
|
|
|
|
- element: '&IDE_UserList;'
|
|
name: user list
|
|
index: 113789
|
|
processedByPRUMethod: null
|
|
elementContents:
|
|
- globalIdentifier: '{ce9eff84-034f-49ab-a976-adff7c402f00}'
|
|
order: 'a'
|
|
label: 'User'
|
|
defaultDataType: '&IDC_User;'
|
|
# builtFromBEMProcess: '&IDBEM_1;'
|
|
- globalIdentifier: '{f24ec140-7f6c-4efc-920d-076352f257ae}'
|
|
order: 'b'
|
|
label: 'User Name'
|
|
defaultDataType: '&IDA_UserName;'
|
|
# builtFromBEMProcess: '&IDBEM_1;'
|
|
- globalIdentifier: '{82b0a709-eedc-4af2-9ffa-b91648b6e53f}'
|
|
order: 'c'
|
|
label: 'Nonce'
|
|
defaultDataType: '&IDA_PasswordSalt;'
|
|
# builtFromBEMProcess: '&IDBEM_1;'
|
|
- globalIdentifier: '{52dadfbd-79d7-409b-9b3e-710c13a7aefc}'
|
|
order: 'd'
|
|
label: 'SHA-512 Hash'
|
|
defaultDataType: '&IDA_PasswordHash;'
|
|
# builtFromBEMProcess: '&IDBEM_1;' |