XDM_CONST.USER_TYPE

Cortex Data Model Schema Guide

Product
Cortex XSIAM
Last date published
2024-11-27
Category
XSIAM Data Model Schema

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.