Event - UserExternalProviderChanged - 16
Introduction
This event is executed when a users adds or removes an external logon provider.
Event Information | Value |
---|---|
Available from version | |
Event ID | 16 |
Event Data Contract |
|
Event Data
{
EventOccuredUtc: DateTime,
EntityId : string, //identity id
EntityType : string, //always 'Identity'
IdentityDisplayName : string,
IdentityTypeId : uint,
IdentityTypeName : string,
CoreIdentityId : uint,
CoreIdentityDisplayName : string,
CoreIdentityTypeId : uint,
CoreIdentityTypeName : string,
TargetSystemId : uint,
TargetSystemName : string,
AuthenticationSchema: string,
Operation: enum { Add, Remove }
}
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.