Search
Preparing search index...
The search index is not available
@fusionauth/typescript-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@fusionauth/typescript-client
UserLoginFailedEvent
Interface UserLoginFailedEvent
Models the User Login Failed Event.
author
Daniel DeGroff
Hierarchy
BaseEvent
UserLoginFailedEvent
Index
Properties
application
Id
authentication
Type
create
Instant
id
ip
Address
tenant
Id
user
Properties
Optional
application
Id
application
Id
:
string
Optional
authentication
Type
authentication
Type
:
string
Optional
create
Instant
create
Instant
:
number
Optional
id
id
:
string
Optional
ip
Address
ip
Address
:
string
Optional
tenant
Id
tenant
Id
:
string
Optional
user
user
:
User
Exports
User
Login
Failed
Event
application
Id
authentication
Type
create
Instant
id
ip
Address
tenant
Id
user
Generated using
TypeDoc
Models the User Login Failed Event.
Daniel DeGroff