Event - UserAccountDeactivationRequested -22
Introduction
This event is thrown when a user request the deactivation of his own account.
Event Information | Value |
---|---|
Available from version | |
Event ID | 22 |
Event Data Contract |
|
Event Data
The following data is contained in the event data.
{
RequestedBy: string, //possible 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,
Comment : string, // since 9.0.0
CoreIdentityId : uint,
CoreIdentityDisplayName : string,
CoreIdentityTypeId : uint,
CoreIdentityTypeName : string
}
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.