Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise
EnterpriseData Class
EnterpriseData Properties
NodeCount Property
Nodes Property
RootNode Property
TeamCount Property
Teams Property
UserCount Property
Users Property
Enterprise
Data
Users Property
Get the list of all users in the enterprise.
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
IEnumerable
<
EnterpriseUser
>
Users
{
get
; }
Property Value
IEnumerable
EnterpriseUser
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace