Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Step
State Property
Gets Keeper login state
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
AuthState
State
{
get
; }
Property Value
AuthState
See Also
Reference
AuthStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also