Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public VaultOnline(
IAuthentication auth,
IKeeperStorage storage = null
)
Parameters
- auth IAuthentication
- Keeper authentication.
- storage IKeeperStorage (Optional)
- Keeper offline storage.
See Also