Keeper SDK Class Library
C#
Show/Hide TOC
Two
Factor
Step
Duration Property
Gets / sets two factor authentication duration / expiration
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
TwoFactorDuration
Duration
{
get
;
set
; }
Property Value
TwoFactorDuration
See Also
Reference
TwoFactorStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also