Click or drag to resize

TwoFactorChannel Enumeration

Specifies supported 2FA channels.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public enum TwoFactorChannel
Members
Member nameValueDescription
Authenticator0 Google / Microsoft Authenticator
TextMessage1 SMS
DuoSecurity2 DUO Security
RSASecurID3 RSA SecurID
KeeperDNA4 Keeper DNA. Smart watches.
SecurityKey5 U2F Security Key
Other6 Other
See Also