DeviceApprovalChannel Enumeration

Specifies supported device approval channels.

Definition

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

Members

Email0 Device approval by email.
TwoFactorAuth1 Device approval by 2FA.
KeeperPush2 Device approval by Keeper Push.

See Also