Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetTwoFactorAuthenticationContext

Context of the set two factor authentication (i.e. enable/disable mfa).

Hierarchy

Properties

Properties

Optional Readonly device

device: null | HttpDevice

Device from where request has been made.

Readonly ip

ip: string

Ip from where request has been made.

Optional Readonly location

location: null | HTTPRequestLocation

Location from where request has been made.

Readonly password

password: string

Client password. It is needed, because this operation is a sensitive one.