...
The following data is contained in the event data.
Code Block |
---|
{ [Osbolete] RequestedBy: string, //use RequestorCoreIdentityId if possible insteadpossible values: user - when deactivated by user himself, admin - when deactivated by administrator, system - when deactivated by task IdentityId: uint, IdentityDisplayName: string, RequestorCoreIdentityId: uint, EventOccuredUtc: DateTime, CoreIdentityId : uint, CoreIdentityDisplayName : string, CoreIdentityTypeId : uint, CoreIdentityTypeName : string } |
...