EventContextDataType

The context data that your application submitted in an authentication request with threat protection, as displayed in an AdminListUserAuthEvents response.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val city: String?

The user's city.

Link copied to clipboard

The user's country.

Link copied to clipboard

The user's device name.

Link copied to clipboard

The source IP address of your user's device.

Link copied to clipboard

The user's time zone.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String