UserConfigurationLastDevice Property

Last used device.

Definition

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

Property Value

IUserDeviceConfiguration

Implements

IUserConfigurationLastDevice

See Also