Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Configuration
IConfigurationStorage Interface
IConfigurationStorage Properties
Devices Property
LastLogin Property
LastServer Property
Servers Property
Users Property
IConfiguration
Storage
Users Property
Gets user collection.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IConfigCollection
<
IUserConfiguration
>
Users
{
get
; }
Property Value
IConfigCollection
IUserConfiguration
See Also
Reference
IConfigurationStorage Interface
KeeperSecurity.Configuration Namespace