Keeper SDK Class Library
C#
Show/Hide TOC
Server
Configuration
Server Property
Keeper server host.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
Server
{
get
; }
Property Value
String
Implements
IServerConfiguration
Server
See Also
Reference
ServerConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also