SqliteKeeperStorageGetStorages Method

[Missing <summary> documentation for "M:KeeperSecurity.Vault.SqliteKeeperStorage.GetStorages"]

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public IEnumerable<SqliteStorage> GetStorages()

Return Value

IEnumerableSqliteStorage

[Missing <returns> documentation for "M:KeeperSecurity.Vault.SqliteKeeperStorage.GetStorages"]

See Also