Event - UserPrivacyPolicyAccepted - 24
Introduction
This event is thrown when to the privacy policies for a client have been accepted by the user.
Event Information | Value |
---|---|
Available from version | |
Event ID | 24 |
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,
PrivacyPolicyId: uint,
PrivacyPolicyLanguageId : uint?,
PrivacyPolicyVersionNumber : uint,
PrivacyPolicyVersionClientIdentifier : string,
PrivacyPolicyVersionClientName : string
}
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.