ServerConfiguration(IServerConfiguration) Constructor |
Creates instance from another user entity.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public ServerConfiguration(
IServerConfiguration other
)
Parameters
- other IServerConfiguration
- Keeper server entity.
See Also