EnterpriseDataTeams Property

Get the list of all teams in the enterprise.

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public IEnumerable<EnterpriseTeam> Teams { get; }

Property Value

IEnumerableEnterpriseTeam

See Also