Keeper SDK Class Library
C#
Show/Hide TOC
IKeeper
Endpoint
Server Property
Gets / sets Keeper server host name.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
string
Server
{
get
;
set
; }
Property Value
String
See Also
Reference
IKeeperEndpoint Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also