Keeper SDK Class Library
C#
Show/Hide TOC
ITwo
Factor
Push
Info Interface
Defines properties for 2FA push action.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
ITwoFactorPushInfo
:
ITwoFactorChannelInfo
Implements
ITwoFactorChannelInfo
Properties
InvokeTwoFactorPushAction
Gets 2FA push action endpoint.
SupportedActions
Gets a list of available push actions.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Properties
See Also