Click or drag to resize

UserConfigurationServer Property

Keeper region where user is hosted.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string Server { get; set; }

Property Value

String

Implements

IUserConfigurationServer
See Also