Keeper SDK Class Library
C#
Show/Hide TOC
Server
Configuration(IServer
Configuration) Constructor
Creates instance from another user entity.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
ServerConfiguration
(
IServerConfiguration
other
)
Parameters
other
IServerConfiguration
Keeper server entity.
See Also
Reference
ServerConfiguration Class
ServerConfiguration Overload
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also