Click or drag to resize

TwoFactorPushAction Enumeration

Specifies available 2FA actions.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public enum TwoFactorPushAction
Members
Member nameValueDescription
None0 
DuoPush1 DUO Push.
DuoTextMessage2 DUO SMS.
DuoVoiceCall3 DOU Voice Call.
TextMessage4 Text Message / SMS.
KeeperDna5 Push to a smart watch.
Email6 
SecurityKey7 U2F Security Key.
See Also