Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
VaultData Class
VaultData Properties
ApplicationCount Property
ClientKey Property
Folders Property
KeeperApplications Property
KeeperRecords Property
RecordCount Property
RecordTypes Property
RootFolder Property
SharedFolderCount Property
SharedFolders Property
Storage Property
TeamCount Property
Teams Property
Vault
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
public
IEnumerable
<
FolderNode
>
Folders
{
get
; }
Property Value
IEnumerable
FolderNode
Implements
IVaultData
Folders
See Also
Reference
VaultData Class
KeeperSecurity.Vault Namespace