Keeper SDK Class Library
C#
Show/Hide TOC
User
Device
Configuration(IUser
Device
Configuration) Constructor
Creates instance from another entity.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
UserDeviceConfiguration
(
IUserDeviceConfiguration
other
)
Parameters
other
IUserDeviceConfiguration
User's device entity
See Also
Reference
UserDeviceConfiguration Class
UserDeviceConfiguration Overload
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also