Click or drag to resize

ITwoFactorPushInfo Interface

Defines properties for 2FA push action.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface ITwoFactorPushInfo : ITwoFactorChannelInfo

The ITwoFactorPushInfo type exposes the following members.

Properties
 NameDescription
Public propertyInvokeTwoFactorPushAction Gets 2FA push action endpoint.
Public propertySupportedActions Gets a list of available push actions.
Top
See Also