EnterpriseDataUsers Property

Get the list of all users in the enterprise.

Definition

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

Property Value

IEnumerableEnterpriseUser

See Also