Keeper SDK Class Library
C#
Show/Hide TOC
Enterprise
Data
User
Count Property
Gets the number of all users in the enterprise.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
UserCount
{
get
; }
Property Value
Int32
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
See Also