Click or drag to resize

ITwoFactorDurationInfo Interface

Defines 2FA duration property.

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

The ITwoFactorDurationInfo type exposes the following members.

Properties
 NameDescription
Public propertyDuration 2FA duration.
Top
See Also