Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
VaultOnline Class
VaultOnline Properties
Auth Property
AutoSync Property
VaultUi Property
Vault
Online
Auto
Sync Property
Gets or sets vault auto sync flag.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
bool
AutoSync
{
get
;
set
; }
Property Value
Boolean
Implements
IVault
AutoSync
Remarks
When
True
the library subscribes to the Vault change notifications.
See Also
Reference
VaultOnline Class
KeeperSecurity.Vault Namespace