Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Channel Enumeration
Specifies supported device approval channels.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
enum
DeviceApprovalChannel
Members
Email
0
Device approval by email.
TwoFactorAuth
1
Device approval by 2FA.
KeeperPush
2
Device approval by Keeper Push.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Members
See Also