impersonatorUserId property

String? impersonatorUserId
final

ID of the original actor performing the impersonation. Present only when the current request is impersonating another user. Internal audit logs attribute the action to this user, while the impersonated target is recorded only in internal audit payload data.

Implementation

final String? impersonatorUserId;