Click or drag to resize

IVaultDataKeeperApplications Property

Gets list of all Keeper Secret Manager Applications.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
IEnumerable<ApplicationRecord> KeeperApplications { get; }

Property Value

IEnumerableApplicationRecord
See Also