Contents

AuditEventActorType

Strings that represent the type of entity that performed an action.

Declaration

string AuditEventActorType

Possible Values

USER
API_USER
SYSTEM

Discussion

  • Possible Values

    • USER: Action performed by a user.

    • API_USER: Action performed via API account.

    • SYSTEM: Action performed by the system.