Keeper SDK Class Library
C#
Show/Hide TOC
User
Configuration
Server Property
Keeper region where user is hosted.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
Server
{
get
;
set
; }
Property Value
String
Implements
IUserConfiguration
Server
See Also
Reference
UserConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also