Keeper SDK Class Library
C#
Show/Hide TOC
IKeeper
Configuration
Last
Server Property
Gets last used Keeper server.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
string
LastServer
{
get
;
set
; }
Property Value
String
See Also
Reference
IKeeperConfiguration Interface
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also