identifier property

String identifier
final

for type=user, identifier should be user's accountId or anonymous for anonymous users

for type=group, identifier should be the groupId. We are deprecating groupName support in mid-2024 for this field but still accept it in the interim.

Implementation

final String identifier;