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
Keeper
Applications Property
Gets list of all Keeper Secret Manager Applications.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IEnumerable
<
ApplicationRecord
>
KeeperApplications
{
get
; }
Property Value
IEnumerable
ApplicationRecord
See Also
Reference
IVaultData Interface
KeeperSecurity.Vault Namespace