Click or drag to resize

VaultDataTeamCount Property

Gets the number of all teams user is member of.

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

Property Value

Int32

Implements

IVaultDataTeamCount
See Also