The user type.
Original |
Mapped |
Description |
---|---|---|
REGULAR |
XDM_CONST.USER_TYPE_REGULAR |
A regular user account, typically associated with a person. |
SERVICE_ACCOUNT |
XDM_CONST.USER_TYPE_SERVICE_ACCOUNT |
A user account for a service or application, typically used to perform automated tasks or to access resources. |
MACHINE_ACCOUNT |
XDM_CONST.USER_TYPE_MACHINE_ACCOUNT |
A user account for a machine or device, typically used to authenticate and manage access to resources. |