Keeper SDK Class Library
C#
Show/Hide TOC
User
Configuration
Last
Device Property
Last used device.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IUserDeviceConfiguration
LastDevice
{
get
;
set
; }
Property Value
IUserDeviceConfiguration
Implements
IUserConfiguration
LastDevice
See Also
Reference
UserConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also