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
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
public
IEnumerable
<
ApplicationRecord
>
KeeperApplications
{
get
; }
Property Value
IEnumerable
ApplicationRecord
Implements
IVaultData
KeeperApplications
See Also
Reference
VaultData Class
KeeperSecurity.Vault Namespace