TwoFactorChannel Enumeration

Specifies supported 2FA channels.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public enum TwoFactorChannel

Members

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