Keeper SDK Class Library
C#
Show/Hide TOC
ILink
Storage
T
Get
All
Links Method
Gets all entity links in the storage.
Definition
Namespace:
KeeperSecurity.Storage
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
IEnumerable
<T>
GetAllLinks
()
Return Value
IEnumerable
T
A list of entity links.
See Also
Reference
ILinkStorage
T
Interface
KeeperSecurity.Storage Namespace
In This Article
Definition
See Also