Click or drag to resize

UserConfigurationLastDevice Property

Last used device.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IUserDeviceConfiguration LastDevice { get; set; }

Property Value

IUserDeviceConfiguration

Implements

IUserConfigurationLastDevice
See Also