Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
IKeeperStorage Interface
IKeeperStorage Properties
FolderRecords Property
Folders Property
NonSharedData Property
PersonalScopeUid Property
RecordKeys Property
Records Property
RecordTypes Property
Revision Property
SharedFolderKeys Property
SharedFolderPermissions Property
SharedFolders Property
Teams Property
IKeeper
Storage
Folder
Records Property
Gets folder's record entity link storage.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IPredicateStorage
<
IFolderRecordLink
>
FolderRecords
{
get
; }
Property Value
IPredicateStorage
IFolderRecordLink
Remarks
Object UID
– Folder UID
Subject UID
– Record UID
See Also
Reference
IKeeperStorage Interface
KeeperSecurity.Vault Namespace