Contents

ES_EVENT_TYPE_NOTIFY_ACCESS

An identifier for a process that notifies endpoint security that it is checking a file’s access permission.

Declaration

var ES_EVENT_TYPE_NOTIFY_ACCESS: es_event_type_t { get }

Discussion

This identifier corresponds to the es_events_t union member access, which has the type es_event_access_t.

See Also

Notification Event Types