Click or drag to resize

IUserDeviceConfiguration Interface

Define User's Device entity

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

The IUserDeviceConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyDeviceToken Last used device token by user.
Top
See Also