Click or drag to resize

UserDeviceConfiguration(IUserDeviceConfiguration) Constructor

Creates instance from another entity.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public UserDeviceConfiguration(
	IUserDeviceConfiguration other
)

Parameters

other  IUserDeviceConfiguration
User's device entity
See Also