ITwoFactorPushInfo Interface

Defines properties for 2FA push action.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface ITwoFactorPushInfo : ITwoFactorChannelInfo
Implements
ITwoFactorChannelInfo

Properties

InvokeTwoFactorPushAction Gets 2FA push action endpoint.
SupportedActions Gets a list of available push actions.

See Also