Interface: ActionEventOptions
Properties
correlationId
• Optional
correlationId: string
Any ID that could help relate the action with external context or session
claimedUserId
• Optional
claimedUserId: string
User ID of the not yet authenticated user, used to enhance risk and
trust assessments. Once the user is authenticated,
tsPlatform.drs.setAuthenticatedUser()
should be called.
transactionData
• Optional
transactionData: TransactionData
A transaction data-points object for transaction-monitoring