Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
AccountAuthType Enumeration
AccountLicense Class
AccountSettings Class
AuthCommon Class
AuthExtensions Class
BiometricsActionDelegate Delegate
DataKeyShareChannel Enumeration
DeviceApprovalChannel Enumeration
DeviceApprovalOtpDelegate Delegate
DeviceApprovalPushActionDelegate Delegate
GetDataKeyActionDelegate Delegate
IAuth Interface
IAuthContext Interface
IAuthEndpoint Interface
IAuthentication Interface
IAuthInfoUI Interface
IAuthSecurityKeyUI Interface
IDataKeyChannelInfo Interface
IDeviceApprovalChannelInfo Interface
IDeviceApprovalOtpInfo Interface
IDeviceApprovalPushInfo Interface
IKeeperEndpoint Interface
IKeyLoader Interface
IPasswordInfo Interface
IPostLoginTaskUI Interface
ISsoLogoutCallback Interface
ISsoTokenActionInfo Interface
ITwoFactorAppCodeInfo Interface
ITwoFactorChannelInfo Interface
ITwoFactorDurationInfo Interface
ITwoFactorPushInfo Interface
KeeperApiException Class
KeeperAuthFailed Class
KeeperCanceled Class
KeeperEndpointExtensions Class
KeeperStartLoginException Class
PasswordActionDelegate Delegate
SsoLoginInfo Class
SsoTokenActionDelegate Delegate
TwoFactorChannel Enumeration
TwoFactorCodeActionDelegate Delegate
TwoFactorDuration Enumeration
TwoFactorPushAction Enumeration
TwoFactorPushActionDelegate Delegate
UserKeys Class
Two
Factor
Duration Enumeration
Specifies 2FA expiration.
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
enum
TwoFactorDuration
Members
Member name
Value
Description
EveryLogin
0
Requires 2FA every login
Every30Days
30
Requires 2FA every 30 days
Forever
9,999
Stores 2FA forever.
See Also
Reference
KeeperSecurity.Authentication Namespace