Keeper SDK Class Library
C#
Show/Hide TOC
IKeeper
Configuration Interface
Defines Keeper configuration properties.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IKeeperConfiguration
Properties
Devices
Gets device collection.
LastLogin
Gets last logged in user.
LastServer
Gets last used Keeper server.
Servers
Gets server collection.
Users
Gets user collection.
See Also
Reference
KeeperSecurity.Configuration Namespace
In This Article
Definition
Properties
See Also