Contents

action

The action monitored by Endpoint Security.

Declaration

var action: es_message_t.__Unnamed_union_action

Discussion

The action is a union of an es_event_id_t named auth and an es_result_t named notify. Use the action_type field to determine which kind of action this message represents.

See Also

Inspecting Message Properties