Keeper SDK Class Library
C#
Show/Hide TOC
Two
Factor
Push
Action Enumeration
Specifies available 2FA actions.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
enum
TwoFactorPushAction
Members
None
0
DuoPush
1
DUO Push.
DuoTextMessage
2
DUO SMS.
DuoVoiceCall
3
DOU Voice Call.
TextMessage
4
Text Message / SMS.
KeeperDna
5
Push to a smart watch.
Email
6
SecurityKey
7
U2F Security Key.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Members
See Also