Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Event Information

Value

Available from version

(Preview) Release 7.21xx - Altenalptürm

Event ID

51

Event Data Contract

OrganizationUnitDeleted

...

The following data is contained in the event data. //will adjust later on

Code Block
{
  EventOccuredUtc: DateTime,
  EntityId : string, //organiationorganization unit id
  EntityType OrganizationUnitName: string,
//OrganizationUnit   IdentityDisplayNameEntityType : string,   IdentityTypeId : uint,
  IdentityTypeName : string,
  CoreIdentityId : uint,
  CoreIdentityDisplayName : string,
  CoreIdentityTypeId : uint,
  CoreIdentityTypeName : string,
  TargetSystemId : uint,
  TargetSystemName : string,
  MethodIdentifier : string,
  MethodName : string,
  Value : string,//"OrganizationUnit"
}