Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
IVaultData Interface
IVaultData Properties
ApplicationCount Property
ClientKey Property
Folders Property
KeeperApplications Property
KeeperRecords Property
RecordCount Property
Records Property
RecordTypes Property
RootFolder Property
SharedFolderCount Property
SharedFolders Property
Storage Property
TeamCount Property
Teams Property
IVault
Data
Folders Property
Get the list of all folders in the vault. Both user and shared folders.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IEnumerable
<
FolderNode
>
Folders
{
get
; }
Property Value
IEnumerable
FolderNode
See Also
Reference
IVaultData Interface
KeeperSecurity.Vault Namespace