IGPAPI
Preparing search index...
@igpapi/android
TwoFactorLoginInput
Interface TwoFactorLoginInput
interface
TwoFactorLoginInput
{
pollingNonce
?:
string
;
trustThisDevice
:
"0"
|
"1"
;
twoFactorIdentifier
:
string
;
username
:
string
;
verificationCode
:
string
;
verificationMethod
:
TwoFactorMethod
;
}
Index
Properties
polling
Nonce?
trust
This
Device
two
Factor
Identifier
username
verification
Code
verification
Method
Properties
Optional
polling
Nonce
pollingNonce
?:
string
trust
This
Device
trustThisDevice
:
"0"
|
"1"
two
Factor
Identifier
twoFactorIdentifier
:
string
username
username
:
string
verification
Code
verificationCode
:
string
verification
Method
verificationMethod
:
TwoFactorMethod
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
polling
Nonce
trust
This
Device
two
Factor
Identifier
username
verification
Code
verification
Method
IGPAPI
Loading...