Click or drag to resize

VaultDataApplicationCount Property

Gets number of all Keeper Secret Manager Applications.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public int ApplicationCount { get; }

Property Value

Int32

Implements

IVaultDataApplicationCount
See Also