Keeper SDK Class Library
C#
Show/Hide TOC
Enterprise
Data
Teams Property
Get the list of all teams in the enterprise.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEnumerable
<
EnterpriseTeam
>
Teams
{
get
; }
Property Value
IEnumerable
EnterpriseTeam
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
See Also