Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Sync
Storage Property
Gets configuration storage
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IConfigurationStorage
Storage
{
get
; }
Property Value
IConfigurationStorage
Implements
IAuth
Storage
See Also
Reference
AuthSync Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Property Value
Implements
See Also