IPredicateStorageTGetAllLinks Method |
Gets all entity links in the storage.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax IEnumerable<T> GetAllLinks()
Return Value
IEnumerableTA list of entity links.
See Also