Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
TwoFactorLoginCommandInput
Interface TwoFactorLoginCommandInput
interface
TwoFactorLoginCommandInput
{
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
polling
Nonce
?:
string
trust
This
Device
trust
This
Device
:
"0"
|
"1"
Optional
two
Factor
Identifier
two
Factor
Identifier
?:
string
Optional
username
username
?:
string
verification
Code
verification
Code
:
string
verification
Method
verification
Method
:
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...