UserDeviceConfiguration(IUserDeviceConfiguration) Constructor |
Creates instance from another entity.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public UserDeviceConfiguration(
IUserDeviceConfiguration other
)
Parameters
- other IUserDeviceConfiguration
- User's device entity
See Also